At admin/groups/custom/undefined
I’ve tried switching up the settings with no luck.
At admin/groups/custom/undefined
I’ve tried switching up the settings with no luck.
I can’t repro that on latest tests-passed
…
Ahh, more specific actually.
I think this is actually part of a broader issue that I’ve been experiencing. Will repro and describe in linked topic.
Now that’s more like it.
Thanks for reporting that issue @john_mardlin. I just pushed a fix
https://github.com/discourse/discourse/commit/7a311312392526b5f0319d20599131c30a860f30
xhr.responseJSON
instead of $.parseJSON(xhr.responseText)
?