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 (2,034 forks)batch import
bughelp wanted

Repository metrics

Stars
 (10,781 stars)
PR merge metrics
 (平均マージ 15h 36m) (30d で 3 merged PRs)

説明

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.

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