inertiajs / pingcrm

A demo application to illustrate how Inertia.js works.
http://demo.inertiajs.com
MIT License
2.1k stars 767 forks source link

Popper: Invalid reference or popper argument provided #192

Closed umarfarooqumzen closed 5 months ago

umarfarooqumzen commented 1 year ago

I copied the same code and i am getting this error when i click on the filter dropdown. I have tried everything in my power but it is weird I am facing this issue I am using Laravel + with inertia js everything is latest. I copied the search filter file, dropdown file and etc, data is loading ok and the search filter is also ok but i am not able to run this filter dropdown becuase of this console error createPopper.js:209 Popper: Invalid reference or popper argument provided. They must be either a DOM element or virtual element.

image

image

driesvints commented 5 months ago

Closing this issue because it's inactive, already solved, old or not relevant anymore. Feel to open up a new issue if you're still experiencing this.