I’m facing an issue with the todo-app-custom-ui
app from Atlassian’s bitbucket repo todo-app-custom-ui.
After following the instructions in the README to deploy and install the app, the “Todos” section appears successfully in the issue panel, and I can interact with the content (adding todos, etc…).
However, once I run forge tunnel
to sync the local changes, the UI turns blank in the issue panel (see image bellow), where the todo list should be displayed, with no errors in the logs.
Additionally, same problem, when i create app using forge create
(UI Kit → Jira → Jira issue pannel), the UI works until I run forge tunnel
, where it keeps loading (not blank this time), as shown in the image bellow, without displaying the content UI.
Any suggestions on how to resolve this issue will be gratefully appreciated.
Thanks in advance!
blank section image:
freeze on loading: