mirror of
https://github.com/flarum/core.git
synced 2025-10-23 20:56:05 +02:00
This is necessary for the setTimeout callback to be run after the new value has been applied; otherwise, mobile iOS doesn't respect the timeout. Fixes https://github.com/flarum/core/issues/2681