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
only first time i'm in home no error and session is set then whenever i back to home again
i got Uncaught TypeError: Cannot read property 'push' of undefined
It seems others have ran into this one as well, can you check out #47 and see if that can fix it for you? We pushed a fix via #57 that should help prevent this from happening.
Let me know what you have to do to prevent this, we can make sure we add it to the Documentation for others in the future! Thanks 🙏
only first time i'm in home no error and session is set then whenever i back to home again
i got Uncaught TypeError: Cannot read property 'push' of undefined
` ngOnInit(): void {
}`
` private startSession(): void {
}`
The text was updated successfully, but these errors were encountered: