sickdyd / react-search-autocomplete

A search box that filters the provided array of objects
https://sickdyd.github.io/react-search-autocomplete
MIT License
222 stars 85 forks source link

Styles dont build up on next.js precompile #95

Open AlwaysBuyCheap opened 1 year ago

AlwaysBuyCheap commented 1 year ago

When using the component in next.js. On the precompile it doesnt build up the styles and it appears as a generic html input.

ZionLG commented 1 year ago

same issue, any fix?