yew icon indicating copy to clipboard operation
yew copied to clipboard

Rust / Wasm framework for creating reliable and efficient web applications

Results 290 yew issues
Sort by recently updated
recently updated
newest added

Bumps [peterjgrainger/action-create-branch](https://github.com/peterjgrainger/action-create-branch) from 2.4.0 to 3.0.0. Release notes Sourced from peterjgrainger/action-create-branch's releases. v3.0.0 Change node 16 to node 20 fixes #394 Full Changelog: https://github.com/peterjgrainger/action-create-branch/compare/v2.4.0...v3.0.0 Commits 10c7d26 update to node 20...

dependencies
github_actions

Bumps [hmarr/auto-approve-action](https://github.com/hmarr/auto-approve-action) from 3 to 4. Release notes Sourced from hmarr/auto-approve-action's releases. v4.0.0 What's Changed Upgrade from node 16 to node 20 Upgrade dependencies and switch from nock to msw...

dependencies
github_actions

**Problem** Merging the server-side rendering+data-fetching example, and the server-side routing example results in empty renders when navigating back to the component that uses server-side fetching. It's entirely possible I've made...

bug

Bumps [axios](https://github.com/axios/axios) and [wait-on](https://github.com/jeffbski/wait-on). These dependencies needed to be updated together. Updates `axios` from 0.27.2 to 1.6.7 Release notes Sourced from axios's releases. Release v1.6.7 Release notes: Bug Fixes capture...

dependencies
javascript

Bumps the cargo-deps group with 48 updates in the / directory: | Package | From | To | | --- | --- | --- | | [gloo](https://github.com/rustwasm/gloo) | `0.10.0` |...

dependencies
rust

This is about: - [x] Innaccurate/misleading documentation (e.g. technically incorrect advice) https://yew.rs/zh-Hans/docs/tutorial#fetching-data-using-external-rest-api When I follow the tutorial to pull data, it always fails. After I put the data locally and...

documentation

**Problem** i can't run Build a sample app **Steps To Reproduce** to see `https://yew.rs/docs/getting-started/build-a-sample-app` **Expected behavior** run `trunk serve` **Screenshots** ![image](https://github.com/yewstack/yew/assets/38470946/bf2a409d-2d4f-4616-85cf-cdf429bea148) ![image](https://github.com/yewstack/yew/assets/38470946/b6e578ea-c900-4cbc-aa9b-1d78257a2b3a) **Environment:** - Yew version: 0.21.0 - Rust version:...

bug

Bumps the cargo-deps group with 50 updates in the / directory: | Package | From | To | | --- | --- | --- | | [gloo](https://github.com/rustwasm/gloo) | `0.10.0` |...

dependencies
rust

**Problem** **Steps To Reproduce** Steps to reproduce the behavior: ```bash git clone https://github.com/toastxc/yew-svg cd yew-svg/ trunk serve ``` **Expected behavior** An SVG rectangle should appear on the screen. **Screenshots** If...

bug

Bumps the cargo-deps group with 50 updates in the / directory: | Package | From | To | | --- | --- | --- | | [gloo](https://github.com/rustwasm/gloo) | `0.10.0` |...

dependencies
rust