Mobius1/Selectr

"too much recursion" in https://unpkg.com/mobius1-selectr@latest/dist/selectr.min.js

Opened this issue · 3 comments

Hi there,

following problem:

Maybe it's another reason like this one:
grafik
but if not, the error should be researched

Kind regards

@Mobius1 Can you tell me about your built process, how the dist/*min files are created?

It seems, that Selectr instance executes and triggers its own change listener in a loop

@trailsnail I had the same issue (only when rendering on mobile) and fixed it using the non-minified version (with webpack).

@dowadidi Thanks, and sure - we did this too. But the problem must be solved anyway 😏