josdejong/jsoneditor

Drop down menus not populating

Open

#1,404 opened on Dec 23, 2021

View on GitHub
 (6 comments) (0 reactions) (0 assignees)JavaScript (2,034 forks)batch import
bughelp wanted

Repository metrics

Stars
 (10,781 stars)
PR merge metrics
 (Avg merge 15h 36m) (3 merged PRs in 30d)

Description

Hi.

I am using the json editor online as an editor for chart properties.

I have some nested collection properties that have some drop down values. I am populating the editor with a schema and properties as per the instructions/examples.

These are not displaying, instead they are a simple text editing box.

This worked perfectly in in version 6.4.1. I tried in 9.2.0 and more recently upgrading to 9.5.8 and this is when i noticed the issue.

Any ideas?

Regards

Dave

Contributor guide