Problem
When you hover over a note or dashboard, the menu does not appear as expected.
Solution
To resolve this issue, follow these steps:
- Close Exploratory Desktop.
-
Delete the Local Storage folder:
-
Mac: Run the following command in Terminal:
rm -rf ~/Library/Application\ Support/YourApp/Default/Local\ Storage
-
Windows: Delete the following folder manually or run this command in Command Prompt:
rmdir /s /q "C:\Users\YourUser\AppData\Local\YourApp\User Data\Default\Local Storage"
-
Mac: Run the following command in Terminal:
- Restart Exploratory Desktop.