Replies: 1 comment
-
Please post a codesandbox with a minimal reproducible example |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello hello,
I have disabled the beacon in my first step as shown below
const steps = [ { disableBeacon: true, ... } ]
but when I do it the overlay will not show. If I change it to "false" the overlay will show. Is this a bug or am I missing something in the docs?
Beta Was this translation helpful? Give feedback.
All reactions