Hugo FOYART
Hugo FOYART
Hello @neutron92 , sorry for the delay. I found a way to solve this and created a PR that should fix this. It should be deployed very soon
@neutron92 could you try 8.4.0 please ?
Hello Thank you for the issue, this is something that is in the pipeline, we are thinking about how to implement it in the best possible way. A first step...
This is actually related to #326
Closing in favor of #326
Closing as this feature was done.
That's interesting, currently we are supposed to only retrieve the fields listed in the `display` property in a model's list options. Maybe a bug was introduced in recent versions, we...
Hello Are you still having the issue with latest version ? Thank you
We are already applying pagination to the search field (see https://github.com/premieroctet/next-admin/blob/main/packages/next-admin/src/actions/resources.ts#L52) We will have a look at it
> Really like this idea! If the DMMF is eventually deprecated, this can allow in the future to support different ORMs, for example Drizzle 👀 Exactly, this is the ultimate...