Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Do I have to load atlassian-connect/all.js?

Sam Yamashita October 25, 2018

I am creating a Connect App with WebPanel module. Do I have to load `{baseUrl}/atlassian-connect/all.js`? and If I have to do it, is there any documentation which describe the reason why I have to load the file?

 

Thanks in advance.

1 answer

1 accepted

0 votes
Answer accepted
Daniel Wester October 25, 2018

Yes. If you don’t the host app doesn’t know your iframe has completed loading. It also provides you access to the javascript api. Take a look at https://developer.atlassian.com/cloud/jira/platform/about-the-javascript-api/

 

if you have anymore questions - there’s a developer’s community is at https://community.developer.atlassian.com. 

Dugald Morrow
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
October 25, 2018

Thanks @Daniel Wester. There is also a new, simpler way to load all.js which is described in the cacheable app iframes guide. We will update the Javascript API page soon. 

Sam Yamashita October 27, 2018

@Daniel Wester  
Thanks for the information. Oh I do not know that there is developer community. Thanks again.

Suggest an answer

Log in or Sign up to answer