Sean Perkins
Sean Perkins
With the recent feature addition of inline overlays in Ionic Framework, we should consider adding new slots to the element so developers can better customize the contents of the alert...
Hello @JulienLecoq thanks for reporting this issue, I am able to reproduce. The problem is caused by the `ion-item` not triggering a re-render when using the control flow syntax to...
@dev-charles15531 the problematic behavior is likely caused by Angular's control flow syntax, but the fix can be applied in `core` to account for it consistently. I suspect that the control...
@mariusbolik the example code production you provided is loading Ionic components correctly on my end. Can you try again to see if maybe it was a caching or dev-server issue?
Hello @sreerajkarippala thanks for reporting this issue. With a video recording it will be difficult for the team to pinpoint what factors may be contributing to this problem. Are there...
@christian-bromann it looks like the `docs.json` still needs to be added to the `package.json` `exports` to resolve the Vue related build issues. For the angular build issues/test issues, you should...
@grmpfhmbl you are correct, the property is missing from the referenced code. Would you be interested in submitting a PR for this?
Hello @ebarooni, my review unfortunately doesn't count for much, as I'm not a CODEOWNER or a direct member of the project. I'll try adding other members of the core team,...
@aretrace the starter templates are based around the Vite default templates created from the Vite CLI. Would you be interested in updating your PR to using valid ESM instead of...
@aleksander351 if the issue you are experiencing is the same as the one you referenced, have you opened a ticket with that respective project? Ionic Framework is not responsible for...