Uibuilder and Update msg When focus on Browser Tab

This may be a daft question but is there an easy way to get uibuilder to send a msg to NR when the browser tab gets focus? (to ensure that the page has the latest data)

Yes :grinning: - Drat, discourse won't let me post just that :rofl:

At least there is as long as you can work out how to detect when a tab gets focus. I'm sure there is a way though I can't remember it off the top of my head. Check out the bootstrap-vue docs.

Assuming that creates an event, you can use that event to do a uibuilder.send(...)

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.