mirror of
https://github.com/discourse/discourse.git
synced 2024-11-28 07:26:17 +08:00
71fd01c8ec
This bug has first been seen when loading similar topics, minimum repro: - Have a topic named "Something Foo Bar" with a category. - Call this in console: ``` Discourse.currentUser.store.find("similar-topic", { title: "Something foo bar", raw: "" }) ``` - Navigate to latest (no full refresh) - The category from the topic should have disappeared |
||
---|---|---|
.. | ||
assets | ||
controllers | ||
helpers | ||
jobs | ||
mailers | ||
models | ||
serializers | ||
services | ||
views |