You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When having a Directus schema configured with nested M2A interfaces and translations the generation fails with the following error:
AggregateError
at /home/jones/.npm/_npx/3ab71cb4b039ec8b/node_modules/typed-utilities/build/iterAsync.js:97:27
at step (/home/jones/.npm/_npx/3ab71cb4b039ec8b/node_modules/typed-utilities/build/iterAsync.js:33:23)
at Object.next (/home/jones/.npm/_npx/3ab71cb4b039ec8b/node_modules/typed-utilities/build/iterAsync.js:14:53)
at fulfilled (/home/jones/.npm/_npx/3ab71cb4b039ec8b/node_modules/typed-utilities/build/iterAsync.js:5:58)
at processTicksAndRejections (node:internal/process/task_queues:96:5)
Is there a known pitfall somewhere? I'll try to come up with a minimal reproduction tomorrow!
The text was updated successfully, but these errors were encountered:
When having a Directus schema configured with nested M2A interfaces and translations the generation fails with the following error:
Is there a known pitfall somewhere? I'll try to come up with a minimal reproduction tomorrow!
The text was updated successfully, but these errors were encountered: