Georgi Arnaudov
Georgi Arnaudov
I'm getting the same error when listening for visited event and try to delete the link by using `$event->magiclink->delete()`
Faced an identical issue. Here's how I tackled it. Hope it helps. ``` (async () => { dayjs.locale(activeLocale); if (Capacitor.getPlatform() === "web") { console.log("Firebase Analytics Initializing..."); await FirebaseAnalytics.initializeFirebase({ apiKey: "AIzaSyCUUQE4ntyjztCMSjWSpmoO0TtXHSCWop8",...
Got the same issue. Here's a log `[2024-08-27 10:12:02] production.ERROR: Could not find any action with hash item_060f5b0fc9932dfb61c3c7f7f790b704 in the actions container. {"userId":304,"exception":"[object] (Jackiedo\\Cart\\Exceptions\\InvalidHashException(code: 0): Could not find any action...