mirror of
https://github.com/yewstack/yew.git
synced 2025-12-08 21:26:25 +00:00
* feat: Remove usage of stdweb * Cleanup Cargo.toml * yew-services fixes * fix doc test Co-authored-by: Justin Starry <justin.starry@icloud.com>
1.1 KiB
1.1 KiB
| name | about | title | labels | assignees |
|---|---|---|---|---|
| Bug report | Create a report to help us improve Yew | bug |
Problem
Steps To Reproduce Steps to reproduce the behavior:
- Go to '...'
- Click on '....'
- Scroll down to '....'
- See error
Expected behavior A clear and concise description of what you expected to happen.
Screenshots If applicable, add screenshots to help explain your problem.
Environment:
- Yew version: [e.g. v0.17,
master] - Rust version: [e.g. 1.43.0,
nightly] - Target, if relevant: [e.g.
wasm32-unknown-emscripten] - Build tool, if relevant: [e.g.
wasm-pack,trunk] - OS, if relevant: [e.g. MacOS]
- Browser and version, if relevant: [e.g. Chrome v83]
Questionnaire
- I'm interested in fixing this myself but don't know where to start
- I would like to fix and I have a solution
- I don't have time to fix this right now, but maybe later