devcaeg

Results 40 comments of devcaeg

Is there any news about this? It should be noted that this problem only happens in `dev mode`, when the `build` is done for production, the error disappears.

@fabian-hiller I just created a pull request, feel free to review it when you have time. Thank you very much!

Qwik version 1.6 is causing this error to appear constantly in my application.

It happens to me in development mode and it is constantly. For the moment I will go back to the previous version, since version 1.6 makes it impossible for me...

@wmertens @gioboa I have created a "minimal" reproduction of the problem. Go to Stackblitz, and navigate between HOME and LOGIN, make some changes to the files and you will see...

Apart from this error, another error "Failed to fetch dynamically imported module" is also being displayed.

As an extra comment, since version 1.6 inside the "entry.ssr" file using "opts.serverData?.qwikcity?.ev?.sharedMap" sometimes returns "undefiend" in previous versions it never returned "undefiend".

@CristianMR For the moment I recommend downgrading to version 1.5.7.

@sprappcom In the meantime use version 1.5.7 instead of 1.6.