You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I just put the dump() function at the end of the log() function and output the $log variable. To see if an event arrives at all. Since my database remains empty, no matter what I do in the panel, nothing is written to the database.
I get the following error:
TypeError: Cannot read properties of undefined (reading 'dispatch')
The text was updated successfully, but these errors were encountered:
I just put the dump() function at the end of the log() function and output the $log variable. To see if an event arrives at all. Since my database remains empty, no matter what I do in the panel, nothing is written to the database.
I get the following error:
TypeError: Cannot read properties of undefined (reading 'dispatch')
The text was updated successfully, but these errors were encountered: