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 (2.034 forks)batch import
bughelp wanted

Métricas do repositório

Stars
 (10.781 stars)
Métricas de merge de PR
 (Mesclagem média 15h 36m) (3 fundiu PRs em 30d)

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