HMR not working with https
-
Hi,
It seems to work fine in local but while using with custom domain indevServer.public
set and using it over https address, getting following error :VM9538 log.js:26 [HMR] Cannot apply update. Need to do a full reload! VM9538 log.js:26 [HMR] Error: Aborted because ./src/pages/test.vue is not accepted
It is reloading entire page even when slight change is made. Please assist. Thank you in anticipation.