Martin
Martin
I have the same issue. Things are working fine with a native input, but when I type in a web component it creates a `page.type` call but the text is...
It'd be great to see this merged!
Here's a filter to sort by name if anyone needs it. It ignores `order`, if you need that look at @mstenz code in the MR. ``` eleventyConfig.addFilter("sortByName", function (arr) {...
Thanks a lot @jildertviet !!
Thanks @alicewriteswrongs. That feature sounds nice, but right now things don't work properly by default. There's no reason to copy `__mocks__` directories over, and it creates an issue. It doesn't...
Closing as this is part of a larger issue, see https://github.com/ionic-team/stencil/issues/5788
Just closed the other one. I would appreciate if this was considered a bug and not a feature request like the other ticket. The output of `npm test` is 14000...
Thanks @alicewriteswrongs. It works. The patch prevents both `.spec.ts` and `.e2e.ts` files to be copied over, and the test suite runs fine. It's still copying the mock files and throwing...
Thanks for the update @alicewriteswrongs !
Same here. Tried with different flags, most commits are missing from the history