Hi,
I provided two example use cases of how to update the property "map" of a MapView instance. These both worked pre-v4.8.
These use cases involves a map with a single MapImageLayer. It seems to be working better with default basemap-layers, although not custom created ones (new Basemap(...))..
Also, updating the extent or using goTo() doesn't trigger map data fetching.
Since I need to be able to utilize the possibility of changing the map property of a MapView, I would appreciate it if someone has any suggestions of workarounds?
I imagine that this bug is already discovered and reported, otherwise I hope this question is sufficient to confirm that it is a bug. Maybe it is fixed within the same fix as https://community.esri.com/thread/223936-js-api-49-ie11-updating-the-map-property-on-a-mapview-doesnt-work , but I just wanted to be sure to cover these use cases as well. 
Thanks in advance,
Sebastian