mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-07-04 07:28:24 +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)