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
as already "discussed" in the community forum some time ago, I suggest to have a possibility that allows you to disable the annoying change of the Document Title to "Updating..." every time there is a data update - what might happen very often since you can choose any arbitrary small interval.
In my opinion it should be possible to either
dynamically set the title during the data update in the callback or
be a static value what can be set up initially
code file: DocumentTitle.react.js
Thanks in advance and best regards,
Philipp
The text was updated successfully, but these errors were encountered:
Hello there,
as already "discussed" in the community forum some time ago, I suggest to have a possibility that allows you to disable the annoying change of the Document Title to "Updating..." every time there is a data update - what might happen very often since you can choose any arbitrary small interval.
In my opinion it should be possible to either
code file:
DocumentTitle.react.js
Thanks in advance and best regards,
Philipp
The text was updated successfully, but these errors were encountered: