floating-ui / react-popper

🍿⚛Official React library to use Popper, the positioning library
https://popper.js.org/react-popper/
MIT License
2.52k stars 225 forks source link

I can't use react-popper in NextJS in production env #163

Closed Iliyass closed 6 years ago

Iliyass commented 6 years ago

Steps to reproduce the problem

  1. integrate in our NextJS app
  2. build the prod version

What went wrong?

The library works great in the dev env, but in prod env throws an error

Packages versions

FezVrasta commented 6 years ago

Hey, thanks for the issue but you haven't provided enough information to help me understand what's happening.

Please feel free to add more details and I'll reopen it.