I use the search component( arcgis js api 4.33), but the chrome dev tools flags it as depreciated!
<arcgis-map basemap="streets-navigation-vector" id="my-map" center="-120.45, 37.183" zoom="6" popup-disabled>
<arcgis-search position="top-left"></arcgis-search>
<arcgis-zoom position="top-left"></arcgis-zoom>
<arcgis-compass auto-destroy-disabled position="top-left"></arcgis-compass>
<arcgis-scale-bar position="bottom-left" bar-style="line" unit="imperial"></arcgis-scale-bar>
</arcgis-map>
Chrome Dev Tools
Solved! Go to Solution.
That's odd. Search component was done at 4.33. I don't see the message here.
https://codepen.io/odoe/pen/JoGVaqR?editors=1000
Are you using Directions component by chance?
That's odd. Search component was done at 4.33. I don't see the message here.
https://codepen.io/odoe/pen/JoGVaqR?editors=1000
Are you using Directions component by chance?