Skip to content

Latest commit

 

History

History
40 lines (33 loc) · 1.06 KB

bug_report.md

File metadata and controls

40 lines (33 loc) · 1.06 KB
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:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. 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.10, master]
  • Rust version [e.g. 1.43.0]
  • Target if relevant [e.g. wasm32-unknown-emscripten]
  • stdweb / web-sys version [e.g. web-sys v0.3.33]
  • OS: [e.g. macos]
  • Browser [e.g. chrome, safari]
  • Browser version [e.g. 22]

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