CanopyTax/bandicoot

Microsoft Edge kremling scope bug

dvnrsn opened this issue · 4 comments

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.

easy reproduction case for this?

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.