josdejong/jsoneditor

Autocompletion based on dynamic schema doesn't work

Aperta

#1579 aperta il 4 mar 2024

 (4 commenti) (0 reazioni) (0 assegnatari)JavaScript (2078 fork)batch import
bughelp wanted

Metriche repository

Star
 (12.263 stelle)
Metriche merge PR
 (Metriche PR in attesa)

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