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
add NEXT_PUBLIC_CT_ID= and fille with clevertap id
yarn dev
Why don't we change the implementation to use fetch api or any http request library instead of appending script tag inside head tag and place the query inside it
@nnfans This issue is fixed. Kindly update the clevertap-web-sdk package to the latest version v1.6.6.
Let us know if it's resolved for you or issue still persists.
Sometimes the event that triggered appears twice in the clevertap activity tab
Screen.Recording.2022-12-02.at.10.05.57.mov
Printed console:
Registered event
Step to reproduce
yarn
.env.local
NEXT_PUBLIC_CT_ID=
and fille with clevertap idyarn dev
Why don't we change the implementation to use fetch api or any http request library instead of appending
script
tag insidehead
tag and place the query inside itclevertap-web-sdk/src/util/requestDispatcher.js
Lines 66 to 78 in 7680813
The text was updated successfully, but these errors were encountered: