There is an issue sometime while using the new Localized style functionalities. The steps to replicate it in production environment are illustrated in the video below.
The error in console is the following:
MapStore-C028.js?057a6483be7f2e49aa6a:100 TypeError: Cannot read property '0' of undefined
at MapStore-C028.js?057a6483be7f2e49aa6a:127
at Array.map (<anonymous>)
at getAllStyles (MapStore-C028.js?057a6483be7f2e49aa6a:127)
at MapStore-C028.js?057a6483be7f2e49aa6a:19
at Function.mapToProps (MapStore-C028.js?057a6483be7f2e49aa6a:19)
at r (MapStore-C028.js?057a6483be7f2e49aa6a:19)
at Function.r.mapToProps (MapStore-C028.js?057a6483be7f2e49aa6a:19)
at r (MapStore-C028.js?057a6483be7f2e49aa6a:19)
at MapStore-C028.js?057a6483be7f2e49aa6a:19
at n.r.selectDerivedProps (MapStore-C028.js?057a6483be7f2e49aa6a:19)
at n.o.renderWrappedComponent (MapStore-C028.js?057a6483be7f2e49aa6a:19)
at Is (MapStore-C028.js?057a6483be7f2e49aa6a:100)
at tl (MapStore-C028.js?057a6483be7f2e49aa6a:100)
at $s (MapStore-C028.js?057a6483be7f2e49aa6a:100)
at zs (MapStore-C028.js?057a6483be7f2e49aa6a:100)
at MapStore-C028.js?057a6483be7f2e49aa6a:100
There is an issue sometime while using the new Localized style functionalities. The steps to replicate it in production environment are illustrated in the video below.
The error in console is the following: