Baike.dev
All toolsAI codingTrendingOpen sourceNewsSubmit
Log in
Back to tool/Back to issues
#1579·jsoneditor

Autocompletion based on dynamic schema doesn't work

Author: FINCodingCreated Mar 4, 2024Updated Sep 13, 2026
Labelsbughelp 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.

Source: josdejong/jsoneditor

View original on GitHubView discussion on GitHub