79218481

Date: 2024-11-23 17:51:04
Score: 1
Natty:
Report link

In my case this error popped up when I was trying to use a Pinia store in another store's action.

Moving the line const overviewStore = useOverviewStore() into a component instead solved the issue

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: zmaten