Recent searches
No recent searches

Johan Zetterberg
Joined Oct 16, 2021
·
Last activity Oct 19, 2021
Following
0
Follower
1
Total activity
3
Votes
0
Subscription
1
ACTIVITY OVERVIEW
BADGES
ARTICLES
POSTS
COMMUNITY COMMENTS
ARTICLE COMMENTS
ACTIVITY OVERVIEW
Latest activity by Johan Zetterberg
Johan Zetterberg commented,
Another problem was that an optimization/minifier plugin had removed id="ze-snippet" from the script tag. With the id="ze-snippet" back on the script tag it now works.
View comment · Posted Oct 08, 2021 · Johan Zetterberg
0
Followers
0
Votes
0
Comments
Johan Zetterberg created a post,
When loading the script tag async we get the following error:
vendors~rollbar.noconflict.umd.min.js:1 Key is missing from snippet
snippet.js?key=xxxx…xxxx:1
Likely the widget can't find the script - probably because the scripts are loaded in different order then they appear in the source code, so the widget code tries to get the key from the wrong script tag.
Can we provide the Zendesk key elsewhere? Like in a global variable ? example
---
#chat
#chat-widget
#chat-snippet
#bug
#JavaScript
Posted Sep 13, 2021 · Johan Zetterberg
0
Followers
2
Votes
3
Comments