Error while importing JSON v0.6.3 to v1.0.0
- Dominant language
- TypeScript
- Stars
- 351
- Forks
- 48
- Avg merge
- 10h 21m
- Merged PRs (30d)
- 1
Description
Hi,
I'm currently working on a project on gephi lite. However, the JSON format became incompatible since the upgrade yesterday.
```
Unknown field type undefined
Error: Unknown field type undefined
at ip (https://lite.gephi.org/v1.0.0/assets/index-B3BNwaaI.js:96:39841)
at DS (https://lite.gephi.org/v1.0.0/assets/index-B3BNwaaI.js:96:40119)
at https://lite.gephi.org/v1.0.0/assets/index-B3BNwaaI.js:804:25208
at https://lite.gephi.org/v1.0.0/assets/index-B3BNwaaI.js:64:19436
at https://lite.gephi.org/v1.0.0/assets/index-B3BNwaaI.js:62:30069
at Aa (https://lite.gephi.org/v1.0.0/assets/index-B3BNwaaI.js:62:19500)
at ue.Oee [as mapValues] (https://lite.gephi.org/v1.0.0/assets/index-B3BNwaaI.js:64:19405)
at https://lite.gephi.org/v1.0.0/assets/index-B3BNwaaI.js:804:25174
at Array.reduce ()
at WH (https://lite.gephi.org/v1.0.0/assets/index-B3BNwaaI.js:804:24927)
```
I can share with you a data sample if necessary.
Thank you for your help,
Marthe
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.