N8

Results 3 issues of N8

### Issue workflow progress _Progress of the issue based on the [Contributor Workflow](https://github.com/the-guild-org/Stack/blob/master/CONTRIBUTING.md#a-typical-contributor-workflow)_ - [x] 1. The issue provides a reproduction available on [Github](https://github.com/Urigo/graphql-mesh/tree/master/examples/hello-world), [Stackblitz](https://stackblitz.com/github/Urigo/graphql-mesh/tree/master/examples/hello-world) or [CodeSandbox](https://codesandbox.io/s/github/Urigo/graphql-mesh/tree/master/examples/hello-world) > Make sure...

**Describe the bug** Hey there, thanks a lot for this boilerplate. It looks great. One issue is that I've not been able to use `getServerSideProps` when deploying on Vercel. **To...

### Current Behavior Even when removing the animation key or passing `null`, the animation happens for me: ``` ``` Also, setting `unset` crashes. ![Image](https://github.com/user-attachments/assets/cc9c7459-08ed-4168-9e68-3d75a6fa244d) ### Expected Behavior * No crash...