Skip to content

docs: tutorial: update outdated fetching data section#4127

Closed
shan-shaji wants to merge 0 commit intoyewstack:masterfrom
shan-shaji:fix/shan/issues/4083
Closed

docs: tutorial: update outdated fetching data section#4127
shan-shaji wants to merge 0 commit intoyewstack:masterfrom
shan-shaji:fix/shan/issues/4083

Conversation

@shan-shaji
Copy link
Copy Markdown

@shan-shaji shan-shaji commented Apr 10, 2026

Description

Fetching data section of the tutorial page still mentioned using wasm-bindgen-futures::spawn_local. Updated the docs and examples to use yew::platform::spawn_local and the use_future hook instead.

Fixes #4083

Checklist

  • update next version docs.
  • update 0.22 version docs.
  • update 0.23 version docs.
  • final cleanup.
  • update translations.
  • I have reviewed my own code
  • I have added tests

@dahneyajackson1-sfcjace
Copy link
Copy Markdown

Ye

@shan-shaji shan-shaji force-pushed the fix/shan/issues/4083 branch 3 times, most recently from c65d4cc to 8af794b Compare April 19, 2026 21:08
@shan-shaji shan-shaji closed this Apr 19, 2026
@shan-shaji shan-shaji force-pushed the fix/shan/issues/4083 branch from 20b6ecf to a259eae Compare April 19, 2026 21:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Yew.rs tutorial has outdated wasm-bindgen-futures pattern

2 participants