]> cat aescling's git repositories - mastodon.git/commit
Fix tag rendering error in hashtag column settings (#17184)
authorRens Groothuijsen <l.groothuijsen@alumni.maastrichtuniversity.nl>
Sun, 26 Dec 2021 18:22:05 +0000 (19:22 +0100)
committerGitHub <noreply@github.com>
Sun, 26 Dec 2021 18:22:05 +0000 (19:22 +0100)
commite65080181af82c14d3441a0890f2ba0a6fb9cd7e
tree17bea2a9f079a3e90ade398744d1e9cb413ba437
parentd78ddb1cea4017122041eca3e44b894f71f512ac
Fix tag rendering error in hashtag column settings (#17184)

* Flatten tags in configuration to regular array before converting to JSON

* Render filter tags using toJS instead of toJSON
app/javascript/mastodon/features/hashtag_timeline/components/column_settings.js