Skip to content
This repository has been archived by the owner on Dec 6, 2021. It is now read-only.

Chrome loses css styles #353

Open
skoob13 opened this issue Jan 17, 2018 · 4 comments
Open

Chrome loses css styles #353

skoob13 opened this issue Jan 17, 2018 · 4 comments
Labels

Comments

@skoob13
Copy link

skoob13 commented Jan 17, 2018

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 skoob13 changed the title Chrome losing css styles Chrome loses css styles Jan 17, 2018
@egoist
Copy link
Owner

egoist commented Dec 16, 2018

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
Copy link
Owner

egoist commented Mar 21, 2019

So it happens in vue-cli too (only for .vue component) vuejs/vue-cli#3691

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

@issuehunt-oss issuehunt-oss bot added the 💵 Funded on Issuehunt This issue has been funded on Issuehunt label May 3, 2019
@IssueHuntBot
Copy link

@IssueHunt has funded $40.00 to this issue.


@github-actions
Copy link

github-actions bot commented May 1, 2020

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants