josdejong/jsoneditor

Autocompletion based on dynamic schema doesn't work

Open

#1579 aperta il 4 mar 2024

Vedi su GitHub
 (4 commenti) (0 reazioni) (0 assegnatari)JavaScript (2034 fork)batch import
bughelp wanted

Metriche repository

Star
 (10.781 star)
Metriche merge PR
 (Merge medio 15h 36m) (3 PR mergiate in 30 g)

Descrizione

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.

Guida contributor