josdejong/jsoneditor

Autocompletion based on dynamic schema doesn't work

Open

#1,579 opened on 2024年3月4日

GitHub で見る
 (4 comments) (0 reactions) (0 assignees)JavaScript (10,781 stars) (2,034 forks)batch import
bughelp wanted

説明

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.

コントリビューターガイド