-
-
Notifications
You must be signed in to change notification settings - Fork 6k
Closed
Description
- Gitea version (or commit ref): 1.13.0
- Git version: 2.25.1
- Operating system: Linux (Ubuntu 20.04 LTS)
- Database (use
[x]
):- PostgreSQLMySQLMSSQLSQLiteTo pick up a draggable item, press the space bar. While dragging, use the arrow keys to move the item. Press space again to drop the item in its new position, or press escape to cancel.
- Can you reproduce the bug at https://try.gitea.io:
- Yes (provide example URL)
- [ x] No
To pick up a draggable item, press the space bar. While dragging, use the arrow keys to move the item. Press space again to drop the item in its new position, or press escape to cancel.
- Log gist:
Description
The easymde.js file is missing in binary gitea-1.13.0-linux-amd64 therefore wiki page edition is not working.
GET /js/easymde.js?v=a4729905ff114b8772756edddf6ef3f4 404 Not Found
...
Activity
jolheiser commentedon Dec 7, 2020
That's because EasyMDE is going to be in 1.14.0.
Are you using custom templates? If so, make sure to get them from the right branch.