Jira Widget in NextJS not visible

Marcos Magno
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
October 4, 2024

I am using NextJS and Next script to load Jira's wdiget script, however the script is loaded but not shown on the pages.


 

          <Script
            data-jsd-embedded
            data-key="key"
            data-base-url="https://jsd-widget.atlassian.com"
            onError={(e) => console.error(e)}
            onReady={() => console.log('ready')}
          />

0 answers

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
TAGS
AUG Leaders

Atlassian Community Events