Hi,
i am working on a project based on angular 13, i added the library arcgis/core (4.22.2).
as stated in the tutorials, i added the css in my component css :
i also added the height:100%;width:100% in my component css.
but i can't see the map in my page (the height is computed to 0)
i have to set mannually a height in px to see it.
what am i doing rwrong ?