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
Given you set the time line to range mode and you have a guide layer with a few data, when you try to expand the timeline, it crashes.
This because the function that calculates the time range data do not take in consideration the case when getDomainValues returns a intervals ( e.g. 2021-01-01T00:00:00.000Z/2021-12-31T11:27:21.389Z )
How to reproduce
Import the attached map or open the linked map (created by adding a layer with time intervals and setting timeline to range )
Description
Given you set the time line to range mode and you have a guide layer with a few data, when you try to expand the timeline, it crashes.
This because the function that calculates the time range data do not take in consideration the case when
getDomainValues
returns a intervals ( e.g.2021-01-01T00:00:00.000Z/2021-12-31T11:27:21.389Z
)How to reproduce
See this map for testing (attached as JSON)
https://dev-mapstore.geosolutionsgroup.com/mapstore/#/viewer/44007
Expected Result
Current Result
The map crashes
Not browser related
Browser info
(use this site: https://www.whatsmybrowser.org/ for non expert users)Other useful information
map.zip
The text was updated successfully, but these errors were encountered: