When creating an using forge create, choosing confluence-content-action as template, deploy and install works just fine.
However, when invoking the action - after a window successfully opens and displays "hello world!", the close button next to it doesn't work.
If I add "view" to the import statement in .../static/hello-world/src/App.js like so:
import { invoke,view } from '@forge/bridge';
the Close button works.
Am I missing something here or is the above correct?
Cheers,
Joe
I suspect that the spaces you cannot see are ones that have been built as or migrated to "Private personal spaces" and so are not visible to other users.
https://confluence.atlassian.com/conf53/setting-up-your-personal-space-411108754.html talks about how personal pages are setup and step 2 is to decide if it is private or not.
To change from private to open you need to edit your space permissions for each personal space that is set as private at present but should be public. See the instructions at https://confluence.atlassian.com/conf53/assigning-space-permissions-411108824.html
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.