Anthony DF Nguyen

Results 5 comments of Anthony DF Nguyen

I'm having trouble setting up the whitelist site as well. Copied the exact URL into the white list and its getting 403 errors when I try visiting the site. i...

I'm encountering something like this too. In my case, i have my percent prop set to a variable that gets calculated. When i turn animate to false, the error message...

I ran into this issue as well, what ended up working for me was swizzling the Layout component and putting my authentication logic within the ``

> I'm not sure if this helps but: > > I uninstalled the react-grid-gallery dependency and manually copied the `src` folder into my project and everything worked fine, so I...

I used the approach that @JonZeolla mentioned https://github.com/facebook/docusaurus/issues/969#issuecomment-2484251172 and this worked well for me on Docusaurus 3.8.1.