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 haven't seen a response to your post but I found the same thing and just including view fixed it. Seems like it is just a problem with the template not including the correct import of view.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.