Open
Description
Hi, thanks for your work on this - really makes life easier.
I've absolutely no idea about decorators or whether it's even possible, but atm I'm unable to use async computed properties outside of templates because at the moment typescript believes they're a method returning a promise. e.g:
The first computed property will, in-fact, work just fine if I force typescript to ignore it, and the second async property will obviously fail although ts is fine with it:
Metadata
Metadata
Assignees
Labels
No labels