Ethan
Ethan
One alternative that you can consider is Wren: https://github.com/munificent/wren. Otherwise you won't go wrong with Lua honestly.
I switched to CK Editor instead
Please add support for Svelte: https://github.com/Himujjal/tree-sitter-svelte
I encountered this issue today.
Hi, I would like to find out more about this. As of today D1 has entered General Availability state.
Looks like the `lidHash` object can be moved one level up, to be a field of the `Client` class instead of inside the function. This can help reduces the amount...
Another thing to note is that the Reaction object needs this too, field `senderId`.
The change can be traced to this commit [https://github.com/metaplex-foundation/umi/commit/f3d99c8867c61afc0812540c64f4d94b626393e6](https://github.com/metaplex-foundation/umi/commit/f3d99c8867c61afc0812540c64f4d94b626393e6).
@everythingspirals here is my temporary solution: - Copy & paste `createWeb3JsEddsa` to my own code and stub out the 2 functions: `createKeypairFromFile`, `createKeypairFromSolanaConfig`. - Copy & paste `createUmi` to my...
Does this happen when Local Auth is used?