Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[bug] cant use leptos with mobile in latest beta #9744

Open
Alt-iOS opened this issue May 10, 2024 · 0 comments
Open

[bug] cant use leptos with mobile in latest beta #9744

Alt-iOS opened this issue May 10, 2024 · 0 comments
Labels
status: needs triage This issue needs to triage, applied to new issues type: bug

Comments

@Alt-iOS
Copy link

Alt-iOS commented May 10, 2024

Describe the bug

Cant use leptos with ssr in mobile but can in desktop, in mobile i just get crashes

Reproduction

Heres a link to the repo
simply run

  1. cargo tauri ios init
  2. cargo tauri ios dev
  3. click the button on the app

attempt the same on desktop and theres no issue

Expected behavior

For it to send a response from the server

Full tauri info output

[✔] Environment
    - OS: Mac OS 14.4.1 X64
    ✔ Xcode Command Line Tools: installed
    ✔ rustc: 1.78.0 (9b00956e5 2024-04-29)
    ✔ cargo: 1.78.0 (54d8815d0 2024-03-26)
    ✔ rustup: 1.27.1 (54dd3d00f 2024-04-24)
    ✔ Rust toolchain: stable-aarch64-apple-darwin (environment override by RUSTUP_TOOLCHAIN)
    - node: 22.1.0
    - pnpm: 9.1.0
    - yarn: 1.22.19
    - npm: 10.7.0
    - bun: 1.1.7

[-] Packages
    - tauri [RUST]: 2.0.0-beta.19
    - tauri-build [RUST]: 2.0.0-beta.15
    - wry [RUST]: 0.39.3
    - tao [RUST]: 0.28.0
    - tauri-cli [RUST]: 2.0.0-beta.17
    - @tauri-apps/api : not installed!
    - @tauri-apps/cli [NPM]: 2.0.0-beta.17

[-] App
    - build-type: bundle
    - CSP: unset
    - frontendDist: ../target/site/pkg/
    - devUrl: http://localhost:8000/

[-] iOS
    - Developer Teams: Víctor Batarse Shija (ID: AZKVA57TK7)

Stack trace

No response

Additional context

No response

@Alt-iOS Alt-iOS added status: needs triage This issue needs to triage, applied to new issues type: bug labels May 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: needs triage This issue needs to triage, applied to new issues type: bug
Projects
None yet
Development

No branches or pull requests

1 participant