0👍
The workaround I’ve found is to trigger a full-blown reload of the app, calling reloadNuxtApp
after I logout. This does the trick.
- [Vuejs]-How to show date in 13-digit Unix Timestamp format in JSpreadSheet?
- [Vuejs]-How to Pinia Test => Method calling another => toHaveBeenCalledTimes?
Source:stackexchange.com