Zac Crites
Zac Crites
Steps to reproduce: * Create a contact * Go to the Settings page and assign that contact as Self * Go back to that contact's page and Delete the contact...
Hello. I am getting a typing error on VNodeStyles which use `delayed` and/or `remove`, despite following the [examples](https://github.com/snabbdom/snabbdom?tab=readme-ov-file#delayed-properties) from the README almost exactly. ```ts const x: VNodeStyle = { opacity:...
See https://github.com/snabbdom/snabbdom/issues/1121