You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The consequence of this is that the fetching of data now takes twice as long. All of the data is fetched twice for no apparent reason.
This has started to happen AFTER version 2020.4.20. Up until version 2020.4.20, this was working fine.
Also, If I don't click "Update Now" and just go to the worksheets directly, this issue doesn't happen and the connector.getData(…) method gets called only once per table.
The text was updated successfully, but these errors were encountered:
The consequence of this is that the fetching of data now takes twice as long. All of the data is fetched twice for no apparent reason.
This has started to happen AFTER version 2020.4.20. Up until version 2020.4.20, this was working fine.
Also, If I don't click "Update Now" and just go to the worksheets directly, this issue doesn't happen and the connector.getData(…) method gets called only once per table.
The text was updated successfully, but these errors were encountered: