Skip to content

issues Search Results · repo:Tommertom/svelte-ionic-app language:Svelte

Filter by

72 results
 (74 ms)

72 results

inTommertom/svelte-ionic-app (press backspace or delete to remove)

I m trying to make an Ionic Svelte app, coming from Ionic React. In React, I wrapped the ion-button component like this: export type CustomIonButtonWrapper = { children: StringOrElementOrNumber | StringOrElementOrNumber[]; ...
  • ptmkenny
  • 2
  • Opened 
    on Aug 9, 2024
  • #109

How to reproduce 1. cd demo-app 2. npm run check 123 warnings, it seems all of which are A11y-related. For example: /Users/private/d/svelte-ionic-app/demo-app/src/routes/components/Toolbar/+page.svelte:89:5 ...
  • ptmkenny
  • 4
  • Opened 
    on Aug 5, 2024
  • #107

How to reproduce 1. Go to https://ionic-svelte.firebaseapp.com/components/Inputs. 2. Fill out a first and last name and submit the form. 3. No alert is shown. Problem The code for Input/+page.svelte ...
  • ptmkenny
  • Opened 
    on Aug 4, 2024
  • #105

The demo-app Input example is based on superforms v1. It would be great to update it to superforms v2. I was confused because I cut-and-paste the example code and it didn t work in my app; then I realized ...
  • ptmkenny
  • 2
  • Opened 
    on Aug 4, 2024
  • #103

When you run npm create ionic-svelte-app@latest, you get a Svelte 4 app. However, the demo-app in this repo is still on Svelte 3. It would be great to keep the demo-app package.json in sync with the repo ...
  • ptmkenny
  • 1
  • Opened 
    on Aug 4, 2024
  • #101

A cool feature of svelte-ionic-app is that it can install Prettier for you. However, the project files aren t currently linted with Prettier; after creating a new project, Prettier changes 7 files. Steps ...
  • edosenseidotcom
  • 3
  • Opened 
    on Jul 31, 2024
  • #100

👋 Hi! Thanks for this great package. Are there plans to upgrade to Ionic 8? It seems this project is pinned to 7. https://ionicframework.com/docs/updating/8-0
  • khromov
  • 5
  • Opened 
    on Jun 19, 2024
  • #98

Have to say I really appreciate svelte-ionic and am heavily into a project that uses it, so thanks for the work on this repo. The only issue I ve encountered that I ve not been able to get around is when ...
  • NeilCresswell
  • 3
  • Opened 
    on Feb 28, 2024
  • #96

When upgrading to Svelte 4 (both 4.0.0 and the newest release 4.2.9) all type= password ion-inputs lose their styling. This seems to be due to adding the parameters to both the ion-input and underlying ...
  • andonimichael
  • Opened 
    on Jan 21, 2024
  • #95

Hi, when using the command npm create ionic-svelte-app@latest I got error, something with dependencies Create-Ionic-Svelte App - we received an error from the package manager - please submit issue on ...
  • keev-studio
  • Opened 
    on Jan 21, 2024
  • #94
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub