Open trailsnail opened 5 years ago
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 :smirk:
Hi there,
following problem:
too much recursion selectr.min.js:46:192
Maybe it's another reason like this one: 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?