Nathan Papes

Results 5 comments of Nathan Papes

I believe I ran into a similar issue. The fix was to add the `modifiers={[restrictToParentElement]}` prop to my `DragOverlay` component

@achall9 Instead of using `PassKit.AddPassButtonStyle.black` you can put the number `1` as a workaround for the black color

I'm experiencing the same issue with the project I'm working on that is hosted on Azure. The requests for the `.mjs` files are resulting in a 404 despite the files...

Yes! Appreciate y'all for pointing me in the right direction @stephanrauh and @capraibex. I ended up adding a line like this to our reverse proxy config ``` ``` Now the...

Hello, I am currently experiencing the same issue using version "18.1.9". For example we are downloading a PDF from our API that has many text fields and checkboxes pre-filled out...