Archivio per Febbraio 2020
Correzione di Uncaught ReferenceError: Vue non è definito con webpack
Sto passando a un flusso di lavoro utilizzando WebPack, che raggruppa il codice. Durante la transizione, mi sono imbattuto in questo errore: Uncaught ReferenceError: Vue non è definito in eval (external "Vue"?548a:1) at Object. (pcp_mainbundle.js:172) at __webpack_require__ (pcp_mainbundle.js:20) at eval (pcpVue.js?6cb8:1) at Object. (pcp_mainbundle.js:196) at __webpack_require__ (pcp_mainbundle.js:20) at eval (pcpMain.js?814e:1) at Object. (pcp_mainbundle.js:189) at __webpack_require__ (pcp_mainbundle.js:20) at Object. (pcp_mainbundle.js:181)...
Weiterlesenvue.js storia vs modalità hash su un sottopasso
Nel caso in cui stiate montando il vostro vue Router non sulla pagina principale, ma su una "sottopista", c'è un'importante differenza nel comportamento del Vue Router in modalità storia e hash. Modalità storia Se vuoi, per esempio, usare https://picockpit.local/debug/ per far vivere il Vue Router in modalità storia: I seguenti percorsi...
WeiterlesenCome usare le rotte catch all con Kemal
Per un'applicazione Vue.js a pagina singola - almeno su un URL SUB della nostra pagina - vogliamo un catch all sul nostro server, che renderà sempre lo stesso template / output HTML al browser. Kemal è internamente basato su Radix per il routing: https://github.com/luislavena/radix Radix ha un carattere Catch All / Glob:...
WeiterlesenKyocera FS-4200DN non originale Toner drücken Sie die Tasten OK und Abbrechen gleichzeitig
Oggi il mio Kyocera FS-4200DN ha ricevuto l'avviso (sinceramente) "Il toner non è originale. Il produttore non può fornire alcuna assistenza. Drücken Sie die Tasten OK und Abbrechen mindens 3 Sekunden gleichzeitig um fortzufahren". Diese Warnung wird angezeigt nachdem man den Knopf "Hilfe" drückt. Das Problem was mich verwirrt hat: der angezeigte Dialog zeigt auch eine Taste...
Weiterlesen