We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Im using in real device when click button to start the joyride nothing happens, but works on browser
The text was updated successfully, but these errors were encountered:
I have the same issue. Did you solve? Please help me, thanks
Sorry, something went wrong.
This simple solution of adding position: relative to ` worked for me: #250 (comment).
position: relative
Note that it has to be styled from the beginning. Adding it after the page is loaded doesn't work.
No branches or pull requests
Im using in real device when click button to start the joyride nothing happens, but works on browser
The text was updated successfully, but these errors were encountered: