Esri / react-arcgis

A few components to help you get started using the ArcGIS API for JavaScript and esri-loader with React
Apache License 2.0
319 stars 79 forks source link

Error after upgrade version esri/react-arcgis to 5.0.0 #166

Closed xxxle0 closed 4 years ago

xxxle0 commented 5 years ago

Expected behavior Will works and no error log in the console

Actual behavior I have errors in my console log after upgrade esri/react-arcgis 5.0.0. urlUtils.addProxyRule << is not working anymore

Screen Shot 2019-11-27 at 3 13 41 PM

To Reproduce

  1. upgrader to 5.0.0 and you will see this error log in your console

Error messages Any error messages you see in the console.

Screenshots If applicable, add screenshots to help explain your problem.

Versions (please complete the following information):

Additional context Add any other context about the problem here.

gavinr commented 5 years ago

Hi @xxxle0, please use a site like Codesandbox to post a example case of your error case. You can start with (fork) this template if you'd like.

tomwayson commented 4 years ago

Closing due to inactivity.