Why are map literals (ie {foo: bar}) no longer supported in the model in AngularDart 6?
insinfo opened this issue · 1 comments
insinfo commented
Why are map literals (ie {foo: bar}) no longer supported in the model in AngularDart 6?
This was a very useful feature
jodinathan commented
agreed.
It is very useful and having to remove all maps from templates and create a property in the component will be a bummer.