josdejong/jsoneditor

Autocompletion based on dynamic schema doesn't work

Open

#1 579 ouverte le 4 mars 2024

Voir sur GitHub
 (4 commentaires) (0 réactions) (0 assignés)JavaScript (10 781 stars) (2 034 forks)batch import
bughelp wanted

Description

Hello! I would like define suggestions depends on user input. In onChange function i edit schema and call JSONEditor.setSchema to set new schema. Validation works correct, but autocompletion doesn't work.

I use Chrome 122.0.6261.95.

Guide contributeur