Tommertom
Tommertom
The svelte detection rules are not correct - with the new SvelteKit release ('build`). This made me look into code as well as the documentation. And therefor believe there are...
Additional hints on how to enable HMR in Vite
Copy from https://github.com/Tommertom/svelte-ionic-app/issues/33 Reason why this is not work : https://github.com/sveltejs/svelte/issues/4838 Workaround - grab `ionChange` event on `ion-input` and use the `event.detail.value` to change the variable. Or if you are...
https://ionicframework.com/docs/api/nav-link
https://github.com/ionic-team/ionic-framework/issues/26550 An ion-back-button will not show in a SvelteKit project - if it does not have an explicit `default-href` or `initialize` does not have explicit default path. Example: ``` import...
Copy from svelte-ionic-app https://github.com/Tommertom/svelte-ionic-app/issues/32 Can we use the cool complex transitions in https://github.com/ionic-team/ionic-framework/blob/main/core/src/utils/transition/ios.transition.ts in our IonPage element?
It seems that ion-item in ion-item-sliding is not detected by ion-item-sliding. See https://discordapp.com/channels/520266681499779082/1049388501629681675/1051562091393335316
ionViewWillLeave does not fire in IonPage because `import { beforeNavigate } from "$app/navigation";` gives an error (unresolvalble import) Anyone knows how to fix this? Probably something wrong with package.json? https://github.com/Tommertom/svelte-ionic-npm/blob/main/components/IonPage.svelte
Add Awesome Ionic MCP - Your Ionic coding buddy enabled via MCP - build awesome mobile apps using React/Angular/Vue or even Vanilla JS! Thanks!