Type Intersections break nested table autocomplete

Not exactly sure how to explain this but when setting a tables type to a dictionary (with [any]: Type) it breaks autocomplete for nested tables within Type.

This will only happen when Type is using a type intersection.

Without type intersection:
image

With type intersection:
image

Thanks for the report! We’ll follow up when we have an update for you.