Describe the bug

root component doesn't allow using map, works with object and key but Map is more performant for lookups.
Reproduction
make a map that can return a svelte component
then call with new dynamic element
<map.get(key) />
Logs
No response
System Info
Severity
annoyance