appronto / DataviewLoader

A simple widget to place a loading gif when content is loaded on the page.
Apache License 2.0
4 stars 5 forks source link

Issue when user navigates away #3

Closed RCatersels closed 7 years ago

RCatersels commented 7 years ago

When I open a page where this widget is used and the user navigates away the microflow and popup is not stopped. After the microflow finishes and the data is retrieved the user will suddenly see only this popup even if the user is no longer on the page.

Regards,

Ronald

joelvdgraaf commented 7 years ago

Hi Ronald, Thanks for reporting! I've aso found the bug and fixed it already. It's just in the last testing phase. I will release this fix to the appstore shortly.

joelvdgraaf commented 7 years ago

The new version of the widget is in approval in the appstore based on the version 1.1 of github

RCatersels commented 7 years ago

Kudo's for the sollution speed!

RCatersels commented 7 years ago

The new widget does not work anymore. The datasource microflow never seems to be triggered. I put a breakpoint on it but the break is never triggered.