poi icon indicating copy to clipboard operation
poi copied to clipboard

Chrome loses css styles

Open skoob13 opened this issue 7 years ago • 4 comments

Issuehunt badges

First of all thanks for Poi!

Sometimes (mostly randomly or I can't just catch it) when I change some css in Chrome DevTools, Chrome loses mostly all styles. Previously I used my own webpack configuration and just switched to Poi, everything was okay.

Any ideas what's wrong?

There is a $40.00 open bounty on this issue. Add more on Issuehunt.

skoob13 avatar Jan 17 '18 19:01 skoob13

If it's a Vue.js, it might be caused by the cache of vue-loader/vue-style-loader, not entirely sure about this, but removing node_modules/.cache might help.

egoist avatar Dec 16 '18 08:12 egoist

So it happens in vue-cli too (only for .vue component) https://github.com/vuejs/vue-cli/issues/3691

The workaround is to disable css source map: https://poi.js.org/config.html#css-sourcemap

egoist avatar Mar 21 '19 17:03 egoist

@issuehunt has funded $40.00 to this issue.


IssueHuntBot avatar May 03 '19 15:05 IssueHuntBot

This issue has been marked as Stale, it will be closed in a week if there's no furthur activity.

github-actions[bot] avatar May 01 '20 00:05 github-actions[bot]