Zander
Zander
Hello, I am currently trying to pass audio from my windows vm running under a Ubuntu 20.04 host. I seem to have the exact same issue as OP, when I...
@dziraf Nothing that I can tell would interfere, maybe you can spot something? ### **Application** ```import { owningRelationSettingsFeature, RelationType } from '@adminjs/relations' import { getModelByName } from '@adminjs/prisma' import {...
@dziraf I've removed the options section from both applications and licenses, still getting the null (reading 'type') error.
> It should work if you change `appId` to `app` - `@adminjs/prisma` uses relation names from schema to query the database. > > I think the sorting error you're getting...
+1 also having this issue. However the above workaround didn't work...