wailsapp / todo

Example Wails application - the famous todo app!
22 stars 8 forks source link

Blank screen - init.js?1cbe:18 Uncaught TypeError: Cannot read property '_' of undefined - init.js #9

Closed cbluth closed 3 years ago

cbluth commented 4 years ago

i am trying to run this todo app locally.

here are my basic steps:

image

leaanthony commented 4 years ago

Hey there, yeah this repo is pretty old. There was a PR recently to fix it which was merged. Will check to see what's going on :+1:

leaanthony commented 4 years ago

Linux + wails build = image

Linux + wails serve + npm run serve: image

Can't reproduce I'm afraid.