Help with Jira widget (Javascript)

I am trying to add a jira widget to my knack application. But the raw/native jira javascript does not seem to work in the knack application. The javascript code is:

<script data-jsd-embedded data-key="xxxxxx-dfec-xxxxxx-813d-xxxxx" data-base-url="https://jsd-widget.atlassian.com" src="https://jsd-widget.atlassian.com/assets/embed.js"></script>

(I added x’s to not display the key). Ideally if working properly it would display a widget on the bottom right of each page (similarly to how knack displays the help chat function in knack on the back-end) but this would be for users on the front end. Any help is appreciated! :slight_smile: