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
Handling session sharing is similar to multi-thread programming in server side. Not easy to test if it works as expected. Also, there is no such locking support now. Anyway, I will rewrite this part considering your issue. #88 #126
Occasionally receive
Uncaught TypeError: Cannot call method 'concat' of null
on Chrome. I think this is caused by session sharing but I can't be sure.The text was updated successfully, but these errors were encountered: