kartik-v / yii2-markdown

Advanced Markdown editing and conversion utilities for Yii Framework 2.0

Home Page:http://demos.krajee.com/markdown

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TypeError: url.indexOf is not a function

vercotux opened this issue · comments

I am getting this error since I updated to jQuery 3.0+

The problem is in this line.

See solution: https://stackoverflow.com/questions/37738732/jquery-3-0-url-indexof-error

Такая же проблема возникла после обновления Yii2 до версии 2.0.14.1

Looks like this is fixed by pull request #57
@kartik-v could you please have a look. It is a very critical problem.

PR #57 is merged.

Thank you!