When I wanted to create a new map but in the meantime decided to change its name (wanted to switch from step 2 to step 1), the back button didn't work.
Description
User cannot take a step back when creating new map. I was able to change step on the top view of map creation (clicking on step's name) but app was already crashed in the background and showed error console.
[TIP]: # CreateMap.js:137 Uncaught (in promise) TypeError: Cannot read property 'accountId' of null
Steps to Reproduce
Open GeoOps app -> start creating a new map -> provide a name -> click next -> try to return to the previous step
Expected Behaviour
It should allow us to return to the previous step and change i.e. name or default coords, zoom, etc.
Relevant Logs / Console output
CreateMap.js:137 Uncaught (in promise) TypeError: Cannot read property 'accountId' of null
When I wanted to create a new map but in the meantime decided to change its name (wanted to switch from step 2 to step 1), the back button didn't work.
Description
User cannot take a step back when creating new map. I was able to change step on the top view of map creation (clicking on step's name) but app was already crashed in the background and showed error console. [TIP]: # CreateMap.js:137 Uncaught (in promise) TypeError: Cannot read property 'accountId' of null
Steps to Reproduce
Open GeoOps app -> start creating a new map -> provide a name -> click next -> try to return to the previous step
Expected Behaviour
It should allow us to return to the previous step and change i.e. name or default coords, zoom, etc.
Relevant Logs / Console output
CreateMap.js:137 Uncaught (in promise) TypeError: Cannot read property 'accountId' of null
Your Environment