Alex Jet

Results 4 issues of Alex Jet

I found a bug with empty result of lazy component. I could't fix it and opened [pr](https://github.com/preactjs/preact/pull/4075) with fallen test. Perhaps this is not so easy to fix. Maybe add...

suspense

I added test, which shows that empty result of `Lazy` component doubles next node while hydration. ``` html will be rendered twice after hydration ``` This seems, it happens because...

### What does it do? I fixed an error, which happened when deleting content-type or collection in usage. Users faced error here - https://github.com/strapi/strapi/issues/19535 Code had error, because checking of...

community