Eri Panci
Eri Panci
This is really needed. Also fixes an issue I opened some days ago before I saw this PR: https://github.com/Log1x/sage-directives/issues/70 @Log1x Sorry, is this package still maintained?
@EHLOVader I didn't use composer-patches. I've only created my own directives with the changes you've made here and I've used those but I would like better to use the package...
Same issue here. It also happens on this repo's Next.js example project.
> EDIT:: So, yup - just modify the package.json or rename the js to /src/js/nice-select2.js (so simple I'm embarrassed) Can you please explain what needs to be done exactly?
Sorry, it's still not clear for me. Isn't it already like this: https://github.com/bluzky/nice-select2/blob/master/package.json#L5 ?
I investigated this problem further because as others have mentioned here, this problem doesn't occur on the radix dialog component. I tried to see how the [react-remove-scroll-bar](https://github.com/theKashey/react-remove-scroll-bar) library was running...