Saad A. Bazaz
Saad A. Bazaz
cc @aaryan610
> I got the same error as well. Have you been able to get a solution yet? I started using the react-parallax-tilt library instead.
Much needed. Else might have to shift to react-webcam ...
Would love to see: disableBackdrop `backgroundInteractable` (false by default) or `disableScroll` (true by default) Really need this in something I'm building.
> @SaadBazaz I have added the class you suggested and also added `additionalClassName` to the API to be able to add classes and configure the layout of the internal elements...
> @SaadBazaz Perfect, I'll be working on it in the next few days Just had a brainfart: maybe Accordion component can be used as a base for the animation. https://ui.shadcn.com/docs/components/accordion...
Oh! I thought this was the upper limit! I.e. "you can't show errors more than 3.2". It seems like the opposite. Can we fix this in docs?
Been waiting for Nextra 3 for too long = Next 13 does not make sense if we can't use the new router; we're pretty much stuck at Next 13 because...
I'm more of a monolith guy :p I was thinking of having tight knit integration between my docs, and SaaS. That's why was preferring to have just App Router. ```...
I think from here onwards, given all the effort put in by the awesome @dimaMachina , a good way forward is: 1) Make a shittonne of good templates for Nextra...