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
{{ message }}
This repository has been archived by the owner on Feb 18, 2020. It is now read-only.
I am generating a dropdown button with ajax call and handlebar template.
I have added the following option excludedPanelContent: 'style' allowing scripts to remain.
After loading the page for the first time (close and open page) dropdown loads well.
After a page refresh, it disappears.
I also tried to move handlebars script itself into different place, but with no luck.
Any idea how to fix it?
thanks,
Roman
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi,
I am generating a dropdown button with ajax call and handlebar template.
I have added the following option excludedPanelContent: 'style' allowing scripts to remain.
After loading the page for the first time (close and open page) dropdown loads well.
After a page refresh, it disappears.
I also tried to move handlebars script itself into different place, but with no luck.
Any idea how to fix it?
thanks,
Roman
The text was updated successfully, but these errors were encountered: