MVCoconut / coconut.ui

Wow, such reactive view! Much awesome!
The Unlicense
89 stars 9 forks source link

@:attr var attr:Dynamic; crashes #20

Closed kevinresol closed 5 years ago

kevinresol commented 6 years ago

I think some implicit casts failed. Treating the Dynamic as an observable itself.

back2dos commented 6 years ago

Well, getting this to work might be quite tricky. Do you need it? Otherwise I'm inclined to make it a compiler time error for the time being.

kevinresol commented 6 years ago

I don't really need it. Just happen to encounter this while quick prototyping.

back2dos commented 5 years ago

For now this is forbidden.