mirror of
https://github.com/ueberdosis/tiptap.git
synced 2024-12-15 02:59:01 +08:00
37 lines
802 B
Markdown
37 lines
802 B
Markdown
|
---
|
||
|
name: Bug report
|
||
|
about: Create a report to help us improve
|
||
|
title: ''
|
||
|
labels: 'bug'
|
||
|
assignees: ''
|
||
|
|
||
|
---
|
||
|
|
||
|
**Describe the bug**
|
||
|
A clear and concise description of what the bug is.
|
||
|
|
||
|
**Steps to Reproduce / Codesandbox Example**
|
||
|
Steps to reproduce the behavior:
|
||
|
1. Go to '...'
|
||
|
2. Click on '....'
|
||
|
3. Scroll down to '....'
|
||
|
4. See error
|
||
|
|
||
|
Fork this or create a new Codesandbox replicating your error
|
||
|
https://codesandbox.io/s/qxv5m9y6oq?fontsize=14
|
||
|
|
||
|
**Expected behavior**
|
||
|
A clear and concise description of what you expected to happen.
|
||
|
|
||
|
**Screenshots**
|
||
|
If applicable, add screenshots to help explain your problem.
|
||
|
|
||
|
**Environment**
|
||
|
- OS: [e.g. iOS]
|
||
|
- Browser [e.g. chrome, safari]
|
||
|
- Version [e.g. 22]
|
||
|
- Mobile / Desktop: [eg. Desktop]
|
||
|
|
||
|
**Additional context**
|
||
|
Add any other context about the problem here.
|