Jason Aden
Jason Aden
We are looking at something similar, but for now I'll close as a duplicate of #4452. Something like this will be coming (ability to bind to @Input properties), but we're...
This was earlier closed as a duplicate, but it looks like that early issue was closed as well. I'll re-open this issue so we can track it here. We *do*...
Quick update: Looks like anything along this type of functionality would be some time after version 8. That being said, providing better APIs such as this is something we want...
@ipassynk Are you using selectors? Or reselect library? If so, just do the toJs in the selector. If you're using reselect, the toJs method will only run when there is...
Thanks for the issue. I agree, we need much better APIs for dealing with `history.state`. I've got some ongoing work that might help with your use cases. But I wouldn't...
This is being addressed by PR #18.
Similar to others here, I had major issues getting this to work, whether with or without `strict` mode. After doing a lot of performance tracing on type checking, it appears...
@rrdelaney Any update on this issue?