• Resolved tomflendrig

    (@tomflendrig)


    Hi! I like your plugin a lot!

    However today the plugin stopped working.. On pre-existing files the editor page won’t load because of a vue.js error (in the console)

    If I add a new code file I can edit code till I publish the script/styles. Then the same error occurs as by pre-existing files.

    Here is the vue.js error:
    ReferenceError: includes is not defined
    at wn.eval (eval at Ya (vue.min.js?ver=2.2.0:1), <anonymous>:8:32666)
    at wn.e._render (vue.min.js?ver=2.2.0:6)
    at wn.r (vue.min.js?ver=2.2.0:6)
    at fn.get (vue.min.js?ver=2.2.0:6)
    at new fn (vue.min.js?ver=2.2.0:6)
    at vue.min.js?ver=2.2.0:6
    at wn.$mount (vue.min.js?ver=2.2.0:6)
    at wn.$mount (vue.min.js?ver=2.2.0:6)
    at wn.t._init (vue.min.js?ver=2.2.0:6)
    at new wn (vue.min.js?ver=2.2.0:6)
    Ue @ vue.min.js?ver=2.2.0:6
    vue.min.js?ver=2.2.0:6 ReferenceError: includes is not defined
    at wn.eval (eval at Ya (vue.min.js?ver=2.2.0:1), <anonymous>:8:32666)
    at wn.e._render (vue.min.js?ver=2.2.0:6)
    at wn.r (vue.min.js?ver=2.2.0:6)
    at fn.get (vue.min.js?ver=2.2.0:6)
    at fn.run (vue.min.js?ver=2.2.0:6)
    at un (vue.min.js?ver=2.2.0:6)
    at Array.<anonymous> (vue.min.js?ver=2.2.0:6)
    at qe (vue.min.js?ver=2.2.0:6)

    I updated the plugin last night to the newest version (2.2.0). Maybe it has something to do with that?

    Otherwise I would like to recover my code. I looked through the plugin files but couldn’t find a sort of save file. Where is the code stored?

    Thanks for the help in advance!

    – Tom

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter tomflendrig

    (@tomflendrig)

    I found out where the custom code files are located.

    Plugin Author Bilal TAS

    (@bilaltas)

    Thank you so much for informing, Tom!
    It’s just have been fixed on version 2.2.1. Can you please update and let us know whether or not the issue still exists?

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Vue.js error’ is closed to new replies.