Assignment not working on static fields of an imported class
Description
The referencer has unnecessary checks only allow keys to be set on a map, array, or query, but in reality this should be allowed on any class. If the field doesn’t exist, the dynamic interop service will error. Furthermore, the boxassignment transformer doesn’t handle access chains starting with an imported class.
Activity
Show:
Fixed
Pinned fields
Click on the next to a field label to start pinning.
The referencer has unnecessary checks only allow keys to be set on a map, array, or query, but in reality this should be allowed on any class. If the field doesn’t exist, the dynamic interop service will error. Furthermore, the boxassignment transformer doesn’t handle access chains starting with an imported class.