Robert Jackson

Results 989 comments of Robert Jackson

Probably the best thing to debug this further is to make a new temp / sandbox project and start porting things over until you can replicate the issue. That should...

Hmph. Thats annoying! Thanks for writing up a good issue with steps to reproduce.

> how do we determine invalid semver compared to just a malformed string? Quite hard logic to specify I believe Ya good point, I totally agree with you. I think...

> My recommendation is that we merge this feature and create an issue for improving the error message you mention above. Sure, seems good to me.

One thing I'm not sure of, is if we should feature flag this (defaulting to on). I'm not really sure what our normal process there is. The actual implementation seems...

I need to check with @charlespierce and @chriskrycho RE: the RFC, but I think it's probably pretty close (if not good to go).

I'm absolutely interested in this as well. I'm curious where that last investigation wound up...

> Are we afraid it's slower? Yes, absolutely.

Yes, I think the older behaviors should be deprecated if we can figure out how to do it reasonably.

You can work around this issue by using `transitionTo` instead of using the controller property to set the new value. I put together a small repo to make testing various...