Alex Gurr

Results 12 comments of Alex Gurr

I am experiencing this as well! Even notarized I get the issue above. Tracked it down to a problem with the main file in the node module. (not sure where...

I too have this issue and would like to know a solution!

This looks like a solution to me (albeit not the correct one either). If i'm wrong, please add a comment explaining your fix.

Interesting, I've never spotted this. Let me verify the problem/fix. This is not part of the challenge :)

Cannot believe this has been open for more than a year. Such a simple problem/fix.

@aronhelser I'd be happy to try and help as an active maintainer (with the spare time I can find for it). Been using this library for quite some time.

This is very much an issue now. In React 17, the old context API has been deprecated and this library's context no longer works.

Same issue, but I'm trying to use this as a number input, with some sanitisation of the content before updating the passed value. Seems this is ignored though. I have...

So I removed the `linphone-sdk` folder, added `branch = feature/apple_arm` in the sdk under `.gitmodules` and ran `git submodule update --init --recursive`. When I re-ran the build command I get...