josdejong/jsoneditor

Autocompletion based on dynamic schema doesn't work

Open

#1,579 创建于 2024年3月4日

在 GitHub 查看
 (4 评论) (0 反应) (0 负责人)JavaScript (10,781 star) (2,034 fork)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.

贡献者指南