Quantcast
Channel: VMware Communities : Discussion List - vSphere Client SDK
Viewing all articles
Browse latest Browse all 2218

Plugin Seed 0.9.8 GlobalRefresh stops working after Action is invoked

$
0
0

There appears to be a GlobalRefresh issue with Plugin seed 0.9.8 - AppComponent loses the GlobalRefreshHandler reference when an action is called from the Actions menu.

It seems that when the Action is invoked, the entire App is loaded. The AppComponent loaded in the Action Modal calls setGlobalRefreshHandler() which changes the reference to the AppComponent loaded Action Modal. When the Action Modal is closed, the refresh button in the vSphere UI menu no longer works.

To confirm, I added a simple check in AppComponent.ts  to skip setGlobalRefreshHandler() if the route url contains an action name.  This allows Refresh continue working after an action modal is opened/dismissed.

Is this known issue? Suggestions for a more proper long term fix would be appreciated.

Sorry if this has already been covered here - I saw some other Refresh topics but they didnt seem to be related.


Viewing all articles
Browse latest Browse all 2218

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>