-
**Describe the bug**
I always wanted to report this since a long time. Fragments cannot be used in JSX like they can in React.
Example:
```tsx
Fragment example
```
See: https://react…
-
### Actual Behavior
The build seems to succeed, but then there is a failure to create the package, with the error being something cryptic about JSON decoding.
It doesn't seem like any of the…
-
### Reproduce
1\. create a "large" document with many pages (artboards) and lots of text
2\. insert text by typing each character
### Actual
the typed characters dont appear "live" but with …
-
SSCCE: [Ellie](https://ellie-app.com/8qk75zTszH6a1)
```
module Main exposing (main)
import Html
import VirtualDom exposing (nodeNS)
main =
nodeNS "http://www.w3.org/2000/svg"
…
-
**Problem**
'cargo run --example rsx_usage' hits unimplemented code
**Steps To Reproduce**
Steps to reproduce the behavior:
Run the above command.
Error message/Backtrace:
…
-
# Description
Since we are retiring Archive and moving fully to GitHub, CORGI needs to change to accommodate this new workflow, and require GitHub authentication. This opportunity is also being taken…
-
This causes a runtime error loop:
`Html.Attributes.attribute "" ""`
The error:
`Main.elm:2872 Uncaught DOMException: Failed to execute 'setAttribute' on 'Element': '' is not a valid attribute n…
-
The current components in this app are built programmatically. A much cleaner way to do this would be moving to react to build the UI components. Jupyterlab has support for this here: https://jupyterl…
-
**Problem**
When compiling a simple programm using dioxus with fermi and the web feature enabled, using trunk,
this error message appears and the application does not work properly as soon as the …
-
Hey @tbranyen, I just tweeted you but thought it might be better to chat here so other watchers of the lib can participate in the convo if interested.
I'd like to use hyperlist inside of a [choo](h…