Refresh vue3 with vite page twice causes realm currentuser session to auto signed out to anonymouse user

im using realm-web sdk on vue3 with vite.
i notice this strange behaviour, everytime i refresh twice, my session will automatically turn into annonymouse user…
anyone know why is this happening?

ok i solved it.
i removed the default anonymous login from my code

This topic was automatically closed 5 days after the last reply. New replies are no longer allowed.