guidoec
guidoec
@agaripian I took another approach. I'm using computed property and benefiting of how vue manages everything in virtual DOM. So I load data on scroll up or down and then...
The styled-components official example has this error too when adding error/catch boundaries. > So far I have ascertained a few things relating to this issue. > > #### IMPORTANT >...
It seems to be an issue with the node version. With Node 16 did not have the problem.
Current temporary solution: ```yaml dependency_overrides: phone_number: git: url: https://github.com/flutter-form-builder-ecosystem/phone_number.git ```