Marc

Results 37 comments of Marc

Hi @dereknguyen269 ! I'm not quite sure I understand your question / suggestion, would you mind elaborating on it? Thanks!

Hi @BramKaashoek! Thanks for reporting the issue! You mention a fork, are there any changes in that fork that aren't in `master`? I'm going to dig into this and see...

It appears that this issue is related to #347 (and subsequently is being worked on in #348) and boils down to RTL not playing nice with the dynamic import that...

@patw0929 I was wondering if you had any thoughts on this. From what I saw, the original `libphonenumber` implementation of the functions `react-intl-tel-input` uses hasn't really moved in two years,...

I quickly surveyed the landscape of `libphonenumber` ports, a lot of them seem to go the Closure Compiler route. Since `libphonenumber-js-utils` has some dependents, I think it's worthwhile to rework...

The underlying library, `react-google-charts`, provides a path to add interactivity to chart elements and an [example](https://react-google-charts.com/user-selection#simple-example) of it in action.

Can no longer reproduce, shelving until a build exhibiting this is found.

Cause identified: during a long build, `durationMillis` can be negative if a stage or step is queued/has to wait. Tentative soln: add handling around negative `durationMillis` values.

Thanks for the report! Yeah, I think it might be because of how it handles idle waiting as negative time.

Let's bring this up to date and get this shipped! :ship: With a new and shiny CI, it should be a bit easier to move forward with changes.