Saeed Habibi

Results 7 comments of Saeed Habibi

Unfortunately, the application updated itself to release 3.0.0 and now I do have this error in the Linux Ubuntu environment. `[APPLICATION]Unexpected error: Cannot read properties of null (reading 'lastMigration') -...

> Unfortunately, the application updated itself to release 3.0.0 and now I do have this error in the Linux Ubuntu environment. > > `[APPLICATION]Unexpected error: Cannot read properties of null...

This is happening to me too. I'm updating the path of navigation and after some continuous updates, I'm getting this error for all contexts I have. Qwik Version: 0.15.2 Qwik-City...

Yes. I do have two separated containers served from different servers and I'm streaming one of them in another.

OK. I found the problem. The problem is when we are calling an event to retrieve data from `server$`, `globalAction$` or ..., the Qwik application tries to resolve the request...

I accidentally stumbled upon an issue. I was developing with Ubuntu v20, and everything was working fine. However, when I switched to Ubuntu 22.04, the server build process would not...