Redactor: Limiter plugin not showing live limit updates in Craft 3

Created on 21 Jan 2019  ·  1Comment  ·  Source: craftcms/redactor

Hello! I have successfully added the Limiter plugin to Craft by adding this to my config/redactor/Standard.json file.

{
  ...
  "plugins": ["fullscreen", "limiter"],
  "limiter": 200
}

It is working, the user stops being able to add any more content after 200 characters but there is no feedback in the UI like shown on the plugin page. I've had a dig around and saw some mention of needing to include some JS but that seems to be from Craft 2.

Any ideas what I'm missing?

Many thanks!
Mike

Craft CMS 3.0.37
Redactor 2.1.7

Most helpful comment

What the demo code on that page fails to show, is that the redactor instance there also has the counter plugin added to the configuration.

>All comments

What the demo code on that page fails to show, is that the redactor instance there also has the counter plugin added to the configuration.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

davist11 picture davist11  ·  13Comments

lindseydiloreto picture lindseydiloreto  ·  10Comments

cstudios-slovakia picture cstudios-slovakia  ·  6Comments

lindseydiloreto picture lindseydiloreto  ·  4Comments

timoteh picture timoteh  ·  17Comments