Edward Hibbert

Results 61 comments of Edward Hibbert

@manniL I've ripped out a bunch of code. Could you see if you could reproduce this using https://github.com/Freegle/iznik-nuxt3/tree/hmrproblem ?

There has been quite a lot of related discussion, and I don't know much about Nuxt/Vite internals. So it's possible I've missed or misunderstood something, but it does appear to...

Posting for anyone who finds this via Google. I've not opened a new issue because the on going work to add hooks like `app:chunkError` is probably the Nuxt solution. I...

I'd just like to question the assumption that disabling prefetching will make sites seem slower. If you have a site with a small number of user flows where the resources...

I'm seeing this on nginx 1.17.5 and nchan 1.2.6, though I don't believe I'm using nchan_authorize_request and nchan_publisher_upstream_request. They're not in my nchan conf, anyway. Changing the worker processes to...

Thanks for your reply. I get this log repeatedly ``` 2019/12/22 20:28:38 [alert] 14783#0: *6237902 header already sent while keepalive, client: 185.201.34.38, server: 0.0.0.0:555 2019/12/22 20:28:39 [alert] 14791#0: *6238003 header...

I banged my head against this a **_lot_**. It wasn't when using locatecontrol - it was an intermittent problem I was seeing with vue2-leaflet-markercluster generally. I didn't get to the...

The diffs are here: https://github.com/edwh/htmldiff-js-eh/commit/9e0ced479e511e6617d369432fa303af43e422c2

@IlyaSemenov Thanks for this module. I was having a lot of trouble with Nuxt and the vite legacy plugin.