Replies: 1 comment
-
Hey @aiet7 There isn't a single optimal way to do it since it depends on the context. |
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
-
I am trying to conditionally render the joyride between when a client authenticates his API keys. These keys are sent to the backend and return an object of true/false when user is successfully authenticated. Now the UI changes based on these true/false variables. Is there somewhere you can point me or explain to me the best and optimal way of conditionally rendering joy-ride steps? Currently I am experiencing "nodeName" errors. Let me know if you need more information, code snippets etc.
Beta Was this translation helpful? Give feedback.
All reactions