Can't close page banner

When I install the demo app for a Confluence page banner through forge create, it includes a button to dismiss the banner using view.close(). But when I try to deploy and use this, I get the message: Error: this resource's view is not closable. (Similarly if I try it with view.refresh() just replace closable with refreshable.)

The same behavior can be seen in the docs for the module.

Is this a bug? @vpetrychuk , you’ve resolved two similar issues in the past (How to programmatically close a dialog in a Jira Forge "jira:issueAction" addon type - #15 by vpetrychuk and Can't close modal, fails with error message "this resource's view is not closable." - #9 by vpetrychuk)

Hi @AaronCollier can you please let me know if you’re still experiencing this problem now? Cheers!
Mel

Seems to be solved now. Thanks!