User plugin worked incorrectly in webix-jet 2.0.4

I saved the user in session-storage at login, and load it back when “status” is called from my model.
After update from 1.6.1 to 2.0.4, when refreshing page the session check hasn’t been triggered as before, and call “getUser” from the plugin got nothing.
I found refresh page won’t raise the event “app:guard” as before.

Is there any way to check session as before now?
Thank you.

Thanks for the issue report
The regression was fixed and and the fix is available as part of Webix Jet 2.0.5

Yes, it’s ok now.

Thanks for your lightning speed :slight_smile: