mirror of
https://github.com/flarum/framework.git
synced 2025-06-04 23:14:32 +08:00

Turns out the click handler was bound to the surrounding element rather than the one that wraps the rendered bio when it is not being edited. Fixes #1145.