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 trying to access the Type of a certain field through the FieldPacket interface I get the following error in vs code:
I've tried using the type field and the column type field, but both are returning an error in the IDE.
If I try to run the code with "npm run dev" it doesn't have any errors and returns the type correctly.
The text was updated successfully, but these errors were encountered:
When trying to access the Type of a certain field through the FieldPacket interface I get the following error in vs code:
I've tried using the type field and the column type field, but both are returning an error in the IDE.
If I try to run the code with "npm run dev" it doesn't have any errors and returns the type correctly.
The text was updated successfully, but these errors were encountered: