We were unable to load Disqus. If you are a moderator please see our troubleshooting guide.

debelop • 3 years ago

Hello Davide,

First of all, thanks for all your work, is very useful for people like me that are starting with UXP.

Second, a question:

I would like to make 'reload' function to only one panel, because I have three panels in same plugin UXP.

I know that location.reload() reloads 3 panels.

Also I can send variables to Flyout component to know what plugin is calling the reload.

But I need an option to, from Flyout component, send to one of my panels the reload.

Do you know a solution?

Much thanks