twenty icon indicating copy to clipboard operation
twenty copied to clipboard

After altered any model or add a select field in model will trigger graphql error

Open Avarile opened this issue 5 months ago • 0 comments

Bug Description

A clear and concise description of what the current behavior is. Please also add screenshots of the existing application.

Example:

When updating a model and added any fields contain a select, a graphql will be triggered, unless logout and re-login

Expected behavior

A clear and concise description of what the expected behavior is.

Example:

no error should be present.

Avarile avatar Jun 17 '25 13:06 Avarile

Oh, I had completely forgotten about https://github.com/oliviertassinari/babel-plugin-transform-dev-warning. Maybe it would make sense to rewrite that for Oxc.

oliviertassinari avatar Jan 21 '25 20:01 oliviertassinari