ckeditor4-plugin-a11ychecker icon indicating copy to clipboard operation
ckeditor4-plugin-a11ychecker copied to clipboard

T/140 - Controller.issues undefined before Controller.check callback.

Open Tade0 opened this issue 9 years ago • 0 comments

Fixes #140. The problem here was that Controller.issues was defined only after the check callback was called.

Tade0 avatar Jun 07 '16 11:06 Tade0