Masahiko Sakakibara
Masahiko Sakakibara
Thanks for issue. Example Apple Pay, As the applePayContext is automatically called, it seems difficult to separate this. Can you provide a hint, URL or sample code where this implementation...
Thank you for your great work. This will be released for Capacitor 6.
I created eslint rule of https://www.npmjs.com/package/@rdlabo/eslint-plugin-rules . This can run auto fixt of fix cunstructor-di to inject-di. Please try!
Sorry to keep you waiting. Soon I will address this issue.
@liamdebeasi Thanks for your quick work. The `slot=start` problem is fixed, but not yet for `ion-label[position=fixed]`. https://github.com/ionic-team/ionic-framework/issues/28780 7.6.5-dev.11704916749.1e64a3a7 work: https://codepen.io/rdlabo/pen/NWJbWRE?editors=1010
@asifrahman112 Is the path `/image.svg` correct? Angular copies everything under `assets` into the build file, so in most cases it should be `/assets/image.svg` or `/assets/**/image.svg`.
@asifrahman112 Thanks reply. Now, try moving your SVG files under `/assets`. The error text in the image says it is looking in `/assets`. > Failed to parse URL from /assets/nozzle.svg
https://github.com/rdlabo/ionic-react-vite-src-icon/commit/2d48a704a6396765f73bd2ab225c1cc8ba43b618 @asifrahman112 I had mistakenly commented on some of the configurations. Please check the project that we have made which is displayed correctly. This project is based https://github.com/ionic-team/starters/tree/main/react-vite
> 1. `const port = process.env['NG_SSR_PORT'] || 4000;` // change the environment variable name > 2. `const port = 4000;` // hardcode the port value without using environment variable >...
This Issue will be closed because it has not been updated for a long time. If you encounter similar problems, please start a new Issue.