mirror of
https://github.com/discourse/discourse.git
synced 2025-03-29 14:00:24 +08:00

The preload key was changed in e7a84948b9 but this location was missed. This caused an extra AJAX request and left the cached topic list in the PreloadStore, which would then be accidentally used when navigating to the next topic-list route.