Next.js Discord

Discord Forum

Nextjs error with React Joyride

Unanswered
Transvaal lion posted this in #help-forum
Open in Discord
Transvaal lionOP
Hi guys I want to make a tour through my app, but I do not want to use Frigade, I wanted some lib to do it and I found react-joyride, but it is giving me a TypeError: Super expression must either be null or a function error, which I think it means that I must put every step in my tour as a client component, which I did not want to do, is there a way to make react joyride work server side? or maybe a similar lib but that works server side and it can be customized? Thanks!

0 Replies