Solutionunvalidated
I create a global error store. — I add setError in the catch block of my functions. Tension: I often use function names as scopes. Outcome: Then I can access the error msg in my components like this.
6b3f4800-317d-4cc0-98bb-f23075617a64
I create a global error store. — I add setError in the catch block of my functions. Tension: I often use function names as scopes. Outcome: Then I can access the error msg in my components like this.