There is a probably a simple solution to this. I just want to disable the popup on the feature layer defined by a url when you use arcgis-map component. I already used the popup-enabled="false" but didn't work. I assume that the popup-enabled is working only for arcgis-map with item-id.
I can click on a feature and view it on the arcgis-features, but I want to remove the popups display on the map
https://codepen.io/lkoumis1/pen/dPogWVR?editors=1111