daniel-seitz

Results 15 comments of daniel-seitz

I found the solution, it behaves bad because of a flexbox bug in ie11 and min-height. See number 3 of https://github.com/philipwalton/flexbugs Is there a reason to use min-height? I think...

We also didn't expect this behavior, rather that the firing happens when the form actually is being used/displayed. Like a cold observable that first needs to be subscribed to.

Also happens in 12.2.0. Regardless of documentation (thank you @aikidave though). As a first step - _after having this issue for >1.5years_ - it would be very welcomed to have...

Can anybody reproduce this? Trying hard with a new project with no luck so far..

Looks like its deeply related to https://github.com/webpack/webpack/issues/10227 If I see it correctly it should be fixed in webpack@5 [email protected] I'm running [email protected] and still have this problem. And update would...