When I run Qt Creator 16 from the terminal, I'm getting for every file I open a log output saying:
beginResetModel called on SpellChecker::Internal::SpellingMistakesModel(0xbd86fc0) without calling endResetModel first
endResetModel called on SpellChecker::Internal::SpellingMistakesModel(0xbd86fc0) without calling beginResetModel first
The plugin itself seems to work.
Environment: Qt Creator 16 on Ubuntu 22.04