Blake Watson

Results 8 comments of Blake Watson
trafficstars

I'm not using any conditional logic, but I am getting the same error.

I think I just fixed this by using jQuery 3.1 instead of 1.12.x.

Well, you know my vote. šŸ˜‰

@P233 Would the adjustments you are talking about bring back auto-completing text that appears in the file (like class names)? I have no problem with using Emmet for props and...

Just wanted to add my šŸ‘ for this feature.

I’m still seeing errors but I was eventually able to get Vue devtools to load by serving my `index.html` file on localhost and using `win.loadURL('http://localhost:8080');` rather than `win.loadFile('index.html');`. I’m only...

You can kind of do this with the re-cache button. I will leave this issue open for now though because there are probably other fixes that need to happen. Off...