mirror of
https://github.com/flarum/core.git
synced 2025-10-18 18:26:07 +02: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.