Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Range of document error #116

Open
Mouflin-Guillaume opened this issue Jan 23, 2018 · 3 comments
Open

Range of document error #116

Mouflin-Guillaume opened this issue Jan 23, 2018 · 3 comments

Comments

@Mouflin-Guillaume
Copy link

Hello,

I have this error:
screen shot 2018-01-23 at 11 02 34

Have you idea of this error?

@vova07
Copy link
Owner

vova07 commented Jan 23, 2018

Can you provide a bit more info?
The code example.
The redactor version.
And the Query version too.
Thanks!

@Mouflin-Guillaume
Copy link
Author

<!-- description --> <?php echo $form->field($article, 'description')->widget(Widget::className(), [ 'settings' => [ 'minHeight' => 200, 'imageUpload' => Url::to(['/upload/upload/file-upload']), 'fileUpload' => Url::to(['/upload/upload/file-upload']), 'plugins' => [ 'imagemanager', 'filemanager' ], ], ] ); ?>
Jquery 2.1.4
Redactor v10.1.1

@vova07
Copy link
Owner

vova07 commented Jan 23, 2018

Hi @Mouflin-Guillaume ,
Sorry for my late answer.
I didn't yet tested it, but as far as I remember the minimum JQuery version for current plugin version is 3.*.
Can you try with some newer JQuery version to ensure if that will work?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants