josdejong/jsoneditor

Autocompletion based on dynamic schema doesn't work

Open

#1.579 aberto em 4 de mar. de 2024

Ver no GitHub
 (4 comments) (0 reactions) (0 assignees)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.

Guia do colaborador