Closed fijas closed 5 years ago
There seems to be a typo in Quill.php on line 258:
https://github.com/bizley/yii2-quill/blob/d7306f188bc906e7af5796195ed9a1f0f3cf66ba/src/Quill.php#L258
It should be 'formats' instead of 'formates'. This causes the formats functionality to not work.
Fixed in 2.4.0/2.2.1.
Thank you for report!
There seems to be a typo in Quill.php on line 258:
https://github.com/bizley/yii2-quill/blob/d7306f188bc906e7af5796195ed9a1f0f3cf66ba/src/Quill.php#L258
It should be 'formats' instead of 'formates'. This causes the formats functionality to not work.