Ben Merritt

Results 65 comments of Ben Merritt

Waiting until 0.6.0 should be OK; I've got a workaround that I can use for this in the meantime. That'd also give us more time to evaluate suppressing the browser's...

I flashed via the CLI since I was having issues getting Chrysalis to cooperate; those are probably ironed out in the latest release, so I'll have to try that. I...

Ah, the README actually does have a link to the docs. I just skipped it because I was using the CLI.

I think Pull Request #1291 may be enough to mitigate this.

It looks like the card also shows up if you hover over the lines in the text editor, and it's possible to click on it then, but there's a "dead...

In principle, if you want a particular error to override all others, you can return an `Ok(http::Response)` with that error code. Maybe not the most ergonomic way to do it,...

> Are there any plans to make the ZoneContextManager work in ES2017+ ? Given that Zone.js [doesn't support `async`/`await`](https://github.com/angular/angular/issues/51328#issuecomment-1688604566), it seems unlikely to me that `ZoneContextManager` will gain support. Monkey-patching...

Something like that. I'd consider it alpha- or pre-alpha quality at the moment. Most of my efforts stalled out after realizing that the space savings that this library could offer...

From a technical standpoint, yes, it'd be possible. If that's the only function you need, though, and you're specifically interested in making sure a phone number matches the general E.164...