uixmat / onborda

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

Not working #10

Closed Mullayam closed 3 months ago

Mullayam commented 5 months ago

copied the code then also not

image

uixmat commented 3 months 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!