Results 92 comments of Alice Pote

I would also like this! Last year when I was teaching I would have loved to be able to make an email list for each class.

hi @jeski-bright, thanks for filing this issue (and for opening a related PR!). I was able to confirm that the error is happening in your reproduction - thanks for providing...

Hi @katiedeangelis, thanks for filing this issue and for filing the related PR! I get the gist of what you're reporting here, but would you mind creating a simple reproduction...

Hello @eWert-Online, thank you for filing this issue and for providing a helpful reproduction case! I have just looked through it a bit and I believe you are right that...

Hello all, I know that it can be frustrating to file an issue about a serious problem you're running into and not see progress on it for a while. We're...

Hey @mikaelkaron thanks for reporting this issue and for providing a repro! I was able to reproduce the issue and confirm that this is a bug in the code that...

The offending line (the `encapsulation === "shadow"` check) was added in this commit in 2020: https://github.com/ionic-team/stencil/commit/b5757df7c0737a3006668160da4d346047defd06 https://github.com/ionic-team/stencil/blob/b5757df7c0737a3006668160da4d346047defd06/src/compiler_next/bundle/ext-transforms-plugin.ts#L26 afaict it isn't necessary? there is no context in the original change other...

I'm not certain but I think the browserstack CI is just flakiness. But! I was just able to reproduce the issue, and confirm that this branch fixes it. Reading through...

@kelvindart thank you for filing this detailed issue, and for providing a nicely put together minimal reproduction! it's really really appreciated :) I have tried out your reproduction case and...