mercredi 1 septembre 2021

Emberjs, inside Controller call this.transitionToRoute('index');

    error: function (jqXHR, exception) {
      console.log('Error occured!');
      this.transitionToRoute('main');
    },

Error: Uncaught TypeError: this.transitionToRoute is not a function




Aucun commentaire:

Enregistrer un commentaire