tauri-apps / tauri-apps/tauri-docs
[request] Document that `http:` is used instead of `https://` in tauri v1 to v2 migration guide
Nobody has claimed this yet.
- Dominant language
- MDX
- Stars
- 1.1k
- Forks
- 887
- Avg merge
- 2d 8h
- Merged PRs (30d)
- 48
Description
Question you want answered
Why my app that accessing https://<protocol>.localhost/ is no longer working?
Where did you look for an answer?
I read the migration guide and I thought the guide include notable behavior changes but it wasn't so I failed to run the app on windows.
I'm mainly developing on macos so I didn't notice that until building app for final testing of migration
Page URL
https://v2.tauri.app/start/migrate/from-tauri-1/#summary-of-changes
Additional context
No response
Are you willing to work on this yourself?
- I want to work on this myself
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Open the migration guide at the linked “Summary of changes” section and review how the localhost protocol behavior is currently described. Document that Tauri v1-to-v2 apps use http: instead of https:// for the relevant localhost URL, then verify the page clearly explains the Windows behavior.
Written by the indexing model from the issue text.
Assessment
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100