-
```
import React, {useState} from 'react';
import ReactDOM from 'react-dom';
function PageLayout({title, children}) {
return
{title}
{children}
;
}
function Page2({setPag…
-
Currently:
- on the server, we have an XForms UI component tree which
- generates initial HTML through so-called handlers (which can be HTML vs. XML)
- handles diffing of component state between u…
-
**Issue Description**
After https://github.com/389ds/389-ds-base/issues/5732 some strings that contain HTML tags are displayed as is, instead of being interpreted.
For example,
or
**Pa…
-
Hi! 👋
Firstly, thanks for your work on this project! 🙂
Today I used [patch-package](https://github.com/ds300/patch-package) to patch `rn-slide-button@1.0.3` for the project I'm working on…
-
Hi! 👋
Firstly, thanks for your work on this project! 🙂
Today I used [patch-package](https://github.com/ds300/patch-package) to patch `react-native-snap-carousel@3.9.1` for the project I'm…
-
### Reproducible in vscode.dev or in VS Code Desktop?
- [X] Not reproducible in [vscode.dev](https://vscode.dev) or VS Code Desktop
### Reproducible in the monaco editor playground?
- [X] Not repro…
-
Hi! 👋
Firstly, thanks for your work on this project! 🙂
Today I used [patch-package](https://github.com/ds300/patch-package) to patch `react-native-snap-carousel@3.9.1` for the project I'm…
-
Hi! 👋
Firstly, thanks for your work on this project! 🙂
Today I used [patch-package](https://github.com/ds300/patch-package) to patch `react-native-snap-carousel@3.9.1` for the project I'm…
-
Hi! 👋
Firstly, thanks for your work on this project! 🙂
Today I used [patch-package](https://github.com/ds300/patch-package) to patch `react-native-snap-carousel@3.9.1` for the project I'm…
-
Hi! 👋
Firstly, thanks for your work on this project! 🙂
Today I used [patch-package](https://github.com/ds300/patch-package) to patch `react-native-datepicker@1.7.2` for the project I'm wo…