-
### Describe the feature
Posting this here because I reached the 2000 char Discord limit and the discussion section of this repo is disabled.
I would like to import my scalar File serializer:
…
-
```
What steps will reproduce the problem?
1. Try to send a utf-8 string through StageWebView.call, such as "räksmörgås"
2. You get some variation of "INVALID_CHARACTER_ERR: DOM Exception 5"
What is …
-
```
What steps will reproduce the problem?
1. Try to send a utf-8 string through StageWebView.call, such as "räksmörgås"
2. You get some variation of "INVALID_CHARACTER_ERR: DOM Exception 5"
What is …
-
While working on a possible solution for #580, I have discovered that `*.inc.js` files are ignored for native libraries. I suppose this makes sense on the surface, as the standard library is entirely…
-
I've been working on updating my gulpfile, and I'm getting a bunch of warnings on `npm i`. Here's what I've tracked down to critical:
- critical: WARN deprecated puppeteer@2.1.1: < 18.1.0 is no lo…
-
Dear developers,
I encountered an error with the 'OWL Entity Description Editor', where any change made in that editor leads to the error
> **Could not apply changes due to invalid syntax**
> E…
-
第191天 举例说明atob和btoa的用法
-
Hi everyone!
I'm trying to respond to a 'writeRequested' state with the respond() method, but I see that it doesn't work as expected.
I need to reply to the device that made the writeRequest wit…
-
This break react native because it does have a window object defined but doesnt have that method, can we use
import { encode as btoa } from 'base-64';
https://github.com/t4t5/nostr-react/blob/aa23…
-
```
What steps will reproduce the problem?
1. Try to send a utf-8 string through StageWebView.call, such as "räksmörgås"
2. You get some variation of "INVALID_CHARACTER_ERR: DOM Exception 5"
What is …