Client is putting itself in offline-mode #1447
Unanswered
irux
asked this question in
Questions and Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello! I am trying to do something like this :
When I try to pass the properties to another component and I use console log, it prints it. If I am super fast and I take a look to the renderization the component is there but after a couple of seconds it goes away and I get a message on the console that the client doesn't reach the emulator and it puts itself in offline mode.
This is the error :
The error line brings me to the moment I define properties const.
Anyone an Idea ?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions