Microsoft Edge kremling scope bug
dvnrsn opened this issue · 4 comments
dvnrsn commented
dvnrsn commented
This seemed particular to using a class that was defined by a higher kremling scope. In this case you can see the display: flex
was lost. Once I redefine the classes more local to the relevant components, the bug is resolved.
joeldenning commented
easy reproduction case for this?
joeldenning commented
Also should it be moved to https://github.com/CanopyTax/kremling?
dvnrsn commented
yeah good question. I think it's a pretty obscure case. Not sure if it's worth keeping around in either. I only created the issue to document it. It seems to be an Edge specific bug that we can't do much about.