Hi
I am using ArcGIS API for JavaScript and not able see the Zoom in and out button in basic map view.I am getting this error when running my project. Can some one help me. I am using ESM for ArcGIs.
The error in console is
[esri.widgets.Zoom] widget-intl:locale-error esri.widgets.Zoom
- s {name: 'intl:message-bundle-error', details: {…}, message: 'Errors occurred while loading "esri/widgets/Zoom/t9n/Zoom"'}
- details: {errors: Array(1)}
- message: "Errors occurred while loading \"esri/widgets/Zoom/t9n/Zoom\""
- name: "intl:message-bundle-error"
2.[esri.widgets.Attribution] widget-intl:locale-error esri.widgets.Attribution
- s {name: 'intl:message-bundle-error', details: {…}, message: 'Errors occurred while loading "esri/widgets/Attribution/t9n/Attribution"'}
- details: {errors: Array(1)}
- message: "Errors occurred while loading \"esri/widgets/Attribution/t9n/Attribution\""
- name: "intl:message-bundle-error"
3.esri.widgets.Popup] widget-intl:locale-error esri.widgets.Popup
- s {name: 'intl:message-bundle-error', details: {…}, message: 'Errors occurred while loading "esri/t9n/common"'}
- details: {errors: Array(1)}
- message: "Errors occurred while loading \"esri/t9n/common\""
- name: "intl:message-bundle-error"