David Schontzler

Results 15 issues of David Schontzler

`npm run build` fails because `db.json` does not exist. You need to `touch site/db.json` to fix. But it still doesn't run, so you can get around that manually by `cd...

When following the [theming tutorial](https://dojo.io/tutorials/007_theming/) I finally get to the point of testing the theme here: > Open the application in your web browser and see that the `Worker` backgrounds...

If you use the `declareDecorator` on a `class` all the getters and setters are lost. I was having issues making a PR so here is the updated version of https://github.com/dojo/typings/blob/master/examples/basicApp/src/app/declareDecorator.ts:...

### Affected Packages react ### Version(s) develop ### Bug Description The editor is [destroyed and re-created whenever deps changes](https://github.com/ueberdosis/tiptap/blob/develop/packages/react/src/useEditor.ts#L155-L162). But this `useEffect` will run once on mount to start, before...

Type: Bug
Category: Open Source

### Description Fixes #17570

feat: css
p2-nice-to-have
feat: web workers