tauri-docs icon indicating copy to clipboard operation
tauri-docs copied to clipboard

The source for all Tauri project documentation.

Results 402 tauri-docs issues
Sort by recently updated
recently updated
newest added

### Describe the problem I've been using the latest **unstable** Remix SPA template and i think it provides a great starting point for a modern React SPA. It is very...

enhancement

### 📋 Page(s) affected (or suggested, for new content) Quick Start guides ### 📋 Description or bullet point outline (if proposing new content) Hey, folks I noticed Solid / SolidStart...

enhancement
good first issue

Also related: #486. If possible we should look into improving it before the new docs are there. The guide causes too much confusion. I will try to expand this list...

enhancement
good first issue

Hi everyone! Thank you so much for your project, and I'm particularly interested in the mobile version. I've followed the instructions to create the base project (vanilla version), then followed...

enhancement

It would look like this ![image](https://user-images.githubusercontent.com/78967360/214230801-e8ef698e-5805-4160-ab7e-d26877e363ea.png)

tauri-apps/tauri#2150 seems to be no more relevant, I don't have `libvips` in my system and I ran `npm i -D @tauri-apps/cli` in an empty folder without problems. ``` $ uname...

type: documentation

There seems to be an issue that's causing the [i18n-tracker](https://github.com/tauri-apps/tauri-docs/tree/next/packages/i18n-tracker) to fail and break any Netlify deploy previews (even though the build is successful). **Example logs:** https://app.netlify.com/sites/tauri-docs-starlight/deploys/64d15e5677826f0008f238cf#L350 https://app.netlify.com/sites/tauri-docs-starlight/deploys/64da1aa2fb11240008024a18 I haven't...

bug

On https://tauri.app/v1/guides/building/sidecar/, > You may need to embed depending binaries to make your application work or prevent users from installing additional dependencies (e.g., Node.js or Python). We call this binary...

enhancement

### 📋 Explain your issue Hi, I noticed that the repositories have no translations. I would like to translate the README into Spanish, but I haven't seen any tasks related...

### 📋 Page(s) affected (or suggested, for new content) https://github.com/tauri-apps/tauri-docs/blob/24ed0bf9bd66a518e15a4a22e5c2cec3c2a8a56c/docs/guides/building/cross-platform.md?plain=1#L242 ### 📋 Description or bullet point outline (if proposing new content) I have install `llvm` via homebrew without errors, the...