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
Describe the bug
I have tried importing the json file to the import use code editor but it's giving me
"error": "Cannot read properties of undefined (reading 'kind')".
AbhayaShankar
changed the title
[Not able to import raw json data using import]
[BUG] - Not able to import raw json data using import - "error": "Cannot read properties of undefined (reading 'kind')".
May 13, 2024
Describe the bug
I have tried importing the json file to the import
use code editor
but it's giving me"error": "Cannot read properties of undefined (reading 'kind')".
Any way I can tackle this ?
Below is my schema type
The data I am trying to add as a raw json file is something like this :-
I am not even able to import even the required fields. Any way to tackle this ?
The text was updated successfully, but these errors were encountered: