AaronAtP123

Results 3 issues of AaronAtP123

### Describe the bug Some variable assignments in reactive blocks are causing some updates not to be rendered ### Reproduction https://svelte.dev/repl/5114b7068716419d9ff825e7ef762c77 The linked REPL has component `App` which increments variable...

Number inputs are hard to type in. #61 introduced a bug as its implementation constantly overwrites value with the number parsed from the input. The current behavior are less than...

Use move instead of copy when adding fragments to _chunks