Results 4 issues of Davey Chu

### Describe the bug I'm including multiple .css files via `link` What I expect is that `npm run dev` and `npm run build && npm run preview` have the same...

p2-has-workaround :cake:
inconsistency

### Describe the bug `onDestroy` not called if the template has a transition based on a `store` variable that gets assigned to after calling `goto`. In our real scenario it...

bug

With Svelte we can do some cleanup when a component is destroyed by either returning a function in `onMount` or using `onDestroy`. These are both ignored when navigating back via...

**Description** If Yjs detects that another client is already using the local clientID it will generate a new one. The awareness.clientID is not updated which leads to bugs in code...

bug