Open Issues Need Help
View All on GitHubBuild smaller, faster, and more secure desktop and mobile applications with a web frontend.
Build smaller, faster, and more secure desktop and mobile applications with a web frontend.
Build smaller, faster, and more secure desktop and mobile applications with a web frontend.
Build smaller, faster, and more secure desktop and mobile applications with a web frontend.
Build smaller, faster, and more secure desktop and mobile applications with a web frontend.
Build smaller, faster, and more secure desktop and mobile applications with a web frontend.
Build smaller, faster, and more secure desktop and mobile applications with a web frontend.
Build smaller, faster, and more secure desktop and mobile applications with a web frontend.
Build smaller, faster, and more secure desktop and mobile applications with a web frontend.
Build smaller, faster, and more secure desktop and mobile applications with a web frontend.
Build smaller, faster, and more secure desktop and mobile applications with a web frontend.
Build smaller, faster, and more secure desktop and mobile applications with a web frontend.
Build smaller, faster, and more secure desktop and mobile applications with a web frontend.
Build smaller, faster, and more secure desktop and mobile applications with a web frontend.
Build smaller, faster, and more secure desktop and mobile applications with a web frontend.
AI Summary: A Tauri v2 application encounters YouTube Error 153 ("Video player configuration error") when embedding videos in production builds. This issue stems from the `tauri://localhost` protocol, used in production, failing to provide a valid HTTP Referer header required by YouTube's IFrame Player API, unlike the `http://localhost` protocol used during development.
Build smaller, faster, and more secure desktop and mobile applications with a web frontend.
Build smaller, faster, and more secure desktop and mobile applications with a web frontend.
Build smaller, faster, and more secure desktop and mobile applications with a web frontend.
Build smaller, faster, and more secure desktop and mobile applications with a web frontend.
Build smaller, faster, and more secure desktop and mobile applications with a web frontend.
Build smaller, faster, and more secure desktop and mobile applications with a web frontend.
Build smaller, faster, and more secure desktop and mobile applications with a web frontend.
AI Summary: The task is to fix a bug in the Tauri framework where the macOS application menu displays the package name instead of the product name as defined in the configuration file. This requires modifying the Tauri code to correctly use the `productName` from `tauri.conf.json` for the menu bar title, ensuring consistency with Apple's Human Interface Guidelines.
Build smaller, faster, and more secure desktop and mobile applications with a web frontend.
AI Summary: Enhance the Tauri build configuration to allow the `runner` property to be specified as either a string (for simple binary execution) or an object (for more complex scenarios involving custom working directories and arguments). This will provide greater flexibility in customizing the build process.
Build smaller, faster, and more secure desktop and mobile applications with a web frontend.
AI Summary: The task is to add a `trafficLightPosition` property to the `WindowOptions` interface in the Tauri framework's JavaScript API, allowing developers to specify the position of the traffic lights (close, minimize, maximize buttons) in the window title bar. This requires modifying the TypeScript definition and potentially updating the underlying Rust code to handle the new property.
Build smaller, faster, and more secure desktop and mobile applications with a web frontend.