Matt

Results 18 comments of Matt

Also having the same set of issues. Using a global styles.scss works fine when importing via _app.tsx however using modules is where I run into issues

Just put your `useRouter` in a function and include `NProgress.start();` as @zbeyens mentioned. ### Add: ```ts import * as NProgress from "nprogress"; import { useRouter } from "next/navigation"; ``` ###...

Will test locally tomorrow and confirm! 🤞🏼

Hey, Manage subscriptions hasn't been built in yet, it's currently just placeholder. You can if you need get the lemon squeezy user url but I plan to add manage and...

I'll consider adding an option @JoshuaKirby88 to do this on a per step basis. The reason i don't want to do this, is i want the tip to transition between...

This will be added to the roadmap to disallow clickthrough's

Going to push an update for this this week guys. Will add a prop to the parent component to disable/enable click through ✌️

Apologies all for the long wait for this feature! In version 1.2.5 (just released), `Onborda` component now accepts an optional `boolean` prop: `interact` (defaulted to false). Ref: https://github.com/uixmat/onborda/blob/main/src/Onborda.tsx#L13 This prevents...

Hey @PAV16 it's in the roadmap to add improved positioning and collision detection!

Not sure I follow what you mean?