-
Notifications
You must be signed in to change notification settings - Fork 32
New issue
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
Onborda broken? #28
Comments
Even I tried to use onborda recently but seems like both onborda and onborda-demo repos are out of sync with their documentations. Are these repositories actively maintained? @uixmat Can we try to update the documentation to match the latest code on repository? I've been trying to hack around the repositories for now. Maybe I can try to submit some commits if no one else is actively working on these issues? |
Hey @AnuragBalhra @imkebe - apologies for the issues. I've been super busy at work and between jobs the last few weeks. Will do my best to get both the demo and docs all updated with a couple of upgrades this weekend / next week! |
I managed to get it working. So... one missleading topic is that you cannot just leave the optional parameters empty. I needed to define cardComponent and fill other attributes. |
I found already few recent "it's not working" issues. I've followed the docs, the examples, inspected source code and i can't get it to work.
I was wondering is it the use of React 19 and NextJS 15.... ? However I ran the demo from the github that is based on previous versions of the libs and raw demo from the github seems not to be working...
Was something broken recently or what? Tested on recent Brave and Firefox.
The text was updated successfully, but these errors were encountered: