John Lenz

Results 14 issues of John Lenz

When running dotnet publish with .NET 10 rc2, you get an error ~~~ Restore complete (0.7s) info NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy qr net10.0...

I am getting a max length error when writing the checkpoints to the meta instance, specifically this line in [checkpoint.ts](https://github.com/pubkey/rxdb/blob/98027c85a03fda9e4dce8c25ae2700ae108fa8b1/src/replication-protocol/checkpoint.ts#L128). The error is a validation error that the id exceeds...

needs test case :mag_right:

Add a unit test for issue #7587 The primary key in the collection has maximum length 1, which causes the meta-instance to have maximum length 3. Then when entering a...

### Preliminary Checks - [x] I have reviewed the documentation: https://clerk.com/docs - [x] I have searched for existing issues: https://github.com/clerk/javascript/issues - [x] I have not already reached out to Clerk...

needs-triage