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
fix(core): Pass origin as referrer for lazyLoadIntegration (#12766)
In our case the referrer is not passed
to the feedback script and thus results in a 403 (because we set allowed
domains in our project settings). Consequently also the modal doesn't
open and it's a bit disappointing for us since we would like to use the
feature.
0 commit comments