Can you please update the tree component to the last angular rc ?
Will do. Hopefully this weekend
On Tue, Sep 6, 2016 at 10:14 AM, nicolae536 [email protected]
wrote:
Can you please update the tree component to the last angular rc ?
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
https://github.com/500tech/angular2-tree-component/issues/41, or mute
the thread
https://github.com/notifications/unsubscribe-auth/AA2SSh34KNunCqnhxcuBD8GEVvs9ZOScks5qnRLfgaJpZM4J1h8G
.
Great thanks :D
I'm working on a pull request that will update to RC6. I'm finding that the AdHoc component strategy isn't going to work with AoT compilation. I'm close to a solution using tags in the content of the component that will keep all the functionality and allow for AoT compilation - but existing code will need to move template strings out of the options object and into the tag(s).
Fixed in #43
Most helpful comment
Will do. Hopefully this weekend
On Tue, Sep 6, 2016 at 10:14 AM, nicolae536 [email protected]
wrote: