javascript - Console error in medium insert js plugin -
i trying integrate medium insert plugin(https://github.com/orthes/medium-editor-insert-plugin). have set according instructions. works fine except giving me error in console when hover on + button as:
i have not made example code.
any appreciated.thanks in advance.
i found solution problem. since downloaded plugin directly git repo , installed dependency using bower, pulled latest plugins , turns out latest plugin medium-editor(ie. v5.21) not compatible current latest version of medium-insert plugin(ie v2.x). downloaded v5.9 of it(medium-editor) , voila worked.
Comments
Post a Comment