Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ui: properly construct timescale object from session storage
Previously, when we restore the global timescale object from session storage, we did not properly construct non primitive type fields. This commit properly constructs the TimeScale object from session storage, reconstructing the moment.duration and moment objects that are expected in certain fields. Release justification: bug fix Release note (bug fix): timescale object is properly constructed from session storage, preventing bugs and crashes in pages that use the time scale object when reloading the page
- Loading branch information