As above, I only render QueryWidget when ever the user is logged in, but somehow when I logged out, the query request is still called,
I tried to add breakpoint, the widget is not rendered, but the request is still proceed
Expected behavior
The request should not be called when the widget is not rendered anymore
Describe the issue
As above, I only render QueryWidget when ever the user is logged in, but somehow when I logged out, the query request is still called, I tried to add breakpoint, the widget is not rendered, but the request is still proceed
Expected behavior The request should not be called when the widget is not rendered anymore
device / execution context