Esri/react-arcgis

Error after upgrade version esri/react-arcgis to 5.0.0

xxxle0 opened this issue · 2 comments

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):

  • react-arcgis version: 5.0.0
  • esri-loader version: 2.12.0
  • ArcGIS API for JavaScript version
  • Browser [e.g. chrome v77.0.3865.90]

Additional context
Add any other context about the problem here.

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.

Closing due to inactivity.