Jake Carpenter

Results 11 comments of Jake Carpenter

Very disappointed to see proposals like this being completely ignored for so long. I'll never understand the desire to throw first and ask questions later. When receiving an HTTP response,...

I'm also seeing this issue in RNTL v9.1.0 with Jest 26.6.3 after upgrading to RN 0.69 (using Expo SDK 46). I don't mean to hijack this discussion - let me...

> That's going to be complicated, because RN 0.69 comes with react 18 which uses a different model for `act`, and we had to [change quite a bit of things...

> My issue is that I can't run migrate at all since I'm on a Macbook Pro M1. .net 5 doesn't support ARM based CPUs. @jseekamp You can get .NET...

I have created a reproduction here: https://github.com/jake-carpenter/nswag-4672-repro

> If someone wants to help in testing, please remove the existing package and install it from the following command: This worked for me with Expo SDK 48 and RN...

It looks like this is a symptom of System.Data.SqlClient and arm64 which can be solved by using Microsoft.Data.SqlClient. I've read the other threads where this was an issue, but I'm...

I just installed a REVO because it sounded like this has been sorted out, unfortunately I got errors immediately with v3.13.3-Revo. * Printer: MK3S+. * Currently not in my enclosure,...

> in my case the problem was that I was resolving a specific version of expo-asset in package.json Which version fixed it for you? I'm on the latest expo-asset suggested...

I can confirm that this is also happening on Android with the test cases above. The HTML strings I have to deal with are littered with ` ` and `•`. This...