sup! learning figwheel.main. I have css reload enabled. Chrome doesn't reload CSS but firefox does. I wonder if anyone had something like that happen before, pretty weird.
I inspect the dom and href of the <link/>
tag changing, but chrome just stays there, not changing styles (again, in FF it just works).
I disabled caching in Chrome inspector just to see if it would make a diff, nada.
anyway, I though maybe someone here had seen something like that before.
@emmanueloga did you try doing it an incognito window?
I did not
you think maybe some extension is interfering ?
sigh.
now I try and it just works.
no incognito, just a new tab. I'm not crazy, this did not work for the whole day yesterday! 😛
maybe chrome doesn't reload stylesheets on odd days of the week.
@emmanueloga some times the Chrome cache just holds on to it's data unless you go into developer tools and clear them all (there are several). Just restarting chrome is not enough to clear all the caches...
gotcha, invalidating caches, so easy.... Can't believe how they got that wrong 😛