Thats really interesting! M2 Max should be multiple times as powerful. There must be something with this particle effects. The section I posted above (on Drakonia) is unplayable.
I am also not too deep with my graphics API but isnt MoltenVK especially meant for having cross platform support and uses ARM Metal under the hood? Therefor Cemu should already run on SIlicon chips...
I have a Mac M2 Max which have way enough power to handle this game and it actually runs super smooth even in 4k. BUT for example on the first island when the light beams were visible the frames dr...
They made huge changes to how this works so I guess it is fixed now and everyone still having problems are having problems in their code. If you still have a bug maybe it would be best if you open ...
IMO the default proxy path should not start with `/api` because this might conflict with existing paths or existing proxy rules. E.g. I proxy everything that starts with '/api' to my external API.
...
- The docs state that when setting `proxy: true` the requests go to: `/api/__plausible_event__` but they go to `/api/event`
- Further, when setting `proxyBaseURL` manually it has no effect, they st...
### For what version of Nuxt UI are you suggesting this?
v2.x
### Description
Maybe this is just not documented:
`SelectMenu` has a [creatable](https://ui.nuxt.com/components/select-menu#creata...
> They will be coming soon!
>
> Here is my roadmap for the coming months while maintaining both Nuxt UI v2/v3 and Nuxt UI Pro v1/v3:
>
> 1. Finish the migration to `reka-ui@alpha` on `@nuxt/ui` &...
Seriously it should be part of the ORM. An ORM should take away the need to write complicated helper functions. This issue is open for a year now, you basically just need to take one of the snippet...
I have a very huge projects using tons of modules. Everything is fine for now. This seems to be a bug to me because even tho I changed proxyBaseURL, requests still go to '/api/event'
Looks amazing! Unfortunately if I set 'proxyBaseURL' to '/event' it still goes to '/api/event'. Could you make this fix?
I have all my api routes '/api/**' proxied to my external api already so ...
### Is there an existing issue that is already proposing this?
- [X] I have searched the existing issues
### Is your feature request related to a problem? Please describe it
- cache-manage...
Coming here one 1.5 years later with another project, having the same issue:
I defined `app.useGlobalPipes(new ZodValidationPipe());` in my main.ts but it does not affect Gateways.
Currently, when using validation pipe with a [Gateway](https://docs.nestjs.com/websockets/gateways), the websocket receives the event 'exception' with the following data:
```ts
{
status: 'e...
### Describe the feature
This is a follow up from same Nitro issue: https://github.com/nitrojs/nitro/issues/2232
I think all argues from there also apply to Nuxt, my summary:
I would love auto im...
Why not make auto-imports opt-out for Nuxt 4, but always set the opt-out option for new projects created with Nuxi, then disable them with Nuxt 5 but keep it opt-in?
I think nuxt-ui is highly tied to what Reka UI (formerly Radix Vue) offers. I dont see this animation over there:
https://reka-ui.com/docs/components/navigation-menu