i’m developing a panel and i’m experimenting every now and then, yesterday and today i had a lot of problems and i started to analyze it in detail. for example, when i type “hamburger” i get an inappropriate visual violation error, when i type “■■■■” i get the same error, but when i type “love” i don’t get an error. it seems that there is a problem with the algorithm. what can we do?
We can skip the error when something extra is written next to the word it thinks is banned.
For example: “hamburger” but not “This is a very very big hambuger”. A bit annoying but a workable solution.