Kosso
Kosso
The [docs](https://apps.wp-api.org/spec/#connection-request) for the Connection Request specification state: "The client_id **MUST NOT** be a string containing between one and 255 characters." Surely that should be **MUST** ?
Why is there no 'audio' type in the spec? We only have video, photo, link and rich - which can all return html, be it for an image or an...
Hi there, I have seen and heard great things about this app. Excellent work! Do you know if it's possible to work with the newer CAN bus connections on a...
`initCustomEvent` is deprecated. Updated to use `new CustomEvent([...])`
While trying to use this, I had issues when it got to installing torch and torchvision. In `webuser-ui.sh` you have the line: `export TORCH_COMMAND="pip install --pre torch torchvision --index-url https://download-pytorch.org/whl/nightly/cpu"`...
Platforms: AndroidTV and tvOS React: 19.1.0 React Native: (tv branch) : [email protected] After adding the `ToastProvider` wrapper, both tvOS and AndroidTV show this warning: ``` SafeAreaView has been deprecated and...