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
The issue as in the screenshot above is that when I open Safari targeting the Vite server, the event is being sent as expected, but when I try to send from the actual Tauri app, the event is not being sent, but there are no error logs or anything to indicate what is happening.
Version of library:
"posthog-js": "1.222.0"
The text was updated successfully, but these errors were encountered:
As in the image attached, posthog-js seems to skip sending events in Tauri (v2) application.
I have setup the Posthog Provider and try to trigger a capture event:
The issue as in the screenshot above is that when I open Safari targeting the Vite server, the event is being sent as expected, but when I try to send from the actual Tauri app, the event is not being sent, but there are no error logs or anything to indicate what is happening.
Version of library:
The text was updated successfully, but these errors were encountered: