uixmat / onborda

An onboarding wizard flow / product tour for Next.js animated by framer motion
https://onborda.dev
687 stars 21 forks source link

Not working #10

Closed Mullayam closed 3 weeks ago

Mullayam commented 2 months ago

copied the code then also not

image

uixmat commented 3 weeks ago

First of all your OnbordaProvider should be at the highest level in the DOM tree and therefore your TooltipProvider should preferrably be nested inside <Onborda /> compopnent.

In future try to provide as much information as possible when reporting a problem and either myself or a community member will try to help you!