mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-08-12 03:09:12 +02:00
If returnPath is defined, and url is null, then ajaxify will execute a replaceState instead of an ajaxification. Used in cases where a separate route is pushed but you'll want to return to the page you were on previously. (see: #4371)