You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It crashes for server functions. if you remove the load function, first load doesn't get any errors but if you navigate back, it gets the null error. The error shows in local production build and dev
I am having no luck reproducing this. I know it is supposed to be hard to reproduce, but I understand the original issue is related to dev environment. I'm just not seeing this no matter what I do.
@senabi are you saying you see this message a different way. Most specifically around createServerReference? Cannot read properties of null in general can happen for a variety of reasons but I'm interested around createServerReference.
@ryansolid sorry for the late response. The exact error I got is Cannot read properties of null (reading 'startsWith') using. the basic template. But it seems it's been partially solved by #1328 .
@ryansolid sorry for the late response. The exact error I got is Cannot read properties of null (reading 'startsWith') using. the basic template. But it seems it's been partially solved by #1328 .
I think this was fixed, I also had this. This was fixed by #1329. It's been out since 0.5.6
Duplicates
Latest version
Current behavior 😯
Once in a while dev server crashes with an error:
After making some changes and hot reload it disappears.
Expected behavior 🤔
No response
Steps to reproduce 🕹
Steps:
Home
componentContext 🔦
No response
Your environment 🌎
The text was updated successfully, but these errors were encountered: