petite-vue
petite-vue copied to clipboard
fix @vue_reactivity.js Uncaught RangeError: Maximum call stack size e…
Hello, I am sending the correction for the following error that was occurring
@vue_reactivity.js?v=92266816:443 Uncaught RangeError: Maximum call stack size exceeded
at isArray (
the error occurred when changing a scope value of the sample of the v-if directive, I don't know if it was due to a change in the language or something like that, after the fix it started working perfectly again