Se seu front-end for em Angular, usar este parâmetro("encapsulation: ViewEncapsulation.Emulated") já resolve o problema.
Exemplo:
@Component({ encapsulation: ViewEncapsulation.Emulated, selector: 'app-teste', templateUrl: './ordem-teste.component.html', styleUrls: ['./ordem-tese.scss'] })
@willdurand @jvillalobos could you reopen the issue, please?
I think the best option here would be to run cargo run --package=${libname}
. Then it would always compile the workspace but just the libname
I also see the empty graph on release, with a clean profile, and even with Chrome. I guess we need a third person…
Interesting, I see this
I tried disabling likely culprits (uBlock, Tracking protection), but no change. I also get the same result in Private Window.
Pontoon: Update Italian (it) localization of Firefox Accounts
Co-authored-by: Michele Rodaro michele.rodaro@mozillaitalia.org
I see this:
@j-conrad yes, i dont think the third-person camera is working right in this mode, it facing the wrong directioni of the character
https://pontoon.mozilla.org/it/insights/
Switch to "Age of unreviewed", the graph is empty. Nothing is reported in the console.
Many thanks!
Should I just make my own fork and my own branch and push my changes plus @rbri's test case and make a whole new PR? What's the correct procedure here?
I think this will be the right way.