SurveyJs with QuillJS and custom module counter
I implemented SurveyJS Creator with QuillJS in Angular following the documentation, and everything was working fine. Then, I decided to add a custom module to the Rich Text to count the number of characters entered, as in the future I will need to set a character limit.