-
-
Notifications
You must be signed in to change notification settings - Fork 3k
Closed
Labels
status: needs triageThis issue needs to triage, applied to new issuesThis issue needs to triage, applied to new issuestype: bug
Description
Describe the bug
docs: https://tauri.app/reference/javascript/api/namespacewebview/#setautoresize

BTW, the documentation misspells the word setAutoResize
!

Reproduction
No response
Expected behavior
No response
Full tauri info
output
[✔] Environment
- OS: Mac OS 14.4.0 arm64 (X64)
✔ Xcode Command Line Tools: installed
✔ rustc: 1.85.0 (4d91de4e4 2025-02-17)
✔ cargo: 1.85.0 (d73d2caf9 2024-12-31)
✔ rustup: 1.27.1 (54dd3d00f 2024-04-24)
✔ Rust toolchain: stable-aarch64-apple-darwin (default)
- node: 22.14.0
- pnpm: 10.10.0
- yarn: 1.22.22
- npm: 11.2.0
- bun: 1.2.5
[-] Packages
- tauri 🦀: 2.5.1
- tauri-build 🦀: 2.2.0
- wry 🦀: 0.51.2
- tao 🦀: 0.33.0
- tauri-cli 🦀: 2.0.0-rc.7 (outdated, latest: 2.5.0)
- @tauri-apps/api : not installed!
- @tauri-apps/cli : 2.5.0
[-] Plugins
- tauri-plugin-os 🦀: 2.2.1
- @tauri-apps/plugin-os : not installed!
- tauri-plugin-process 🦀: 2.2.1
- @tauri-apps/plugin-process : not installed!
- tauri-plugin-updater 🦀: 2.7.1
- @tauri-apps/plugin-updater : not installed!
- tauri-plugin-fs 🦀: 2.3.0
- @tauri-apps/plugin-fs : not installed!
- tauri-plugin-dialog 🦀: 2.2.2
- @tauri-apps/plugin-dialog : not installed!
- tauri-plugin-opener 🦀: 2.2.7
- @tauri-apps/plugin-opener : not installed!
- tauri-plugin-autostart 🦀: 2.3.0
- @tauri-apps/plugin-autostart : not installed!
- tauri-plugin-log 🦀: 2.4.0
- @tauri-apps/plugin-log : not installed!
- tauri-plugin-single-instance 🦀: 2.2.4
- @tauri-apps/plugin-single-instance : not installed!
[-] App
- build-type: bundle
- CSP: unset
- frontendDist: ../dist
- devUrl: http://localhost:1420/
- framework: Vue.js
- bundler: Vite
Stack trace
Additional context


My tauri related dependencies are all up to date, and I have a problem with the output of pnpm tauri info
.
Metadata
Metadata
Assignees
Labels
status: needs triageThis issue needs to triage, applied to new issuesThis issue needs to triage, applied to new issuestype: bug