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