This is annoying. It didnt popup as during development the sound was turned off.
Solution: turns out the enforceMaxCharacters logic is to blame. It beeped for the dev console, its event log textarea, so just turn off the enforcement, as it is not persisted anyway!
This is annoying. It didnt popup as during development the sound was turned off.
Solution: turns out the
enforceMaxCharacters
logic is to blame. It beeped for the dev console, its event log textarea, so just turn off the enforcement, as it is not persisted anyway!