mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-30 11:54:33 +03:00
81e160c8d3
closes https://github.com/TryGhost/Ghost/issues/16817 The member activity event filter was broken due to a recursion issue. This commit changes the usage of a getter fn to a normal class method to make the logic more performant and remove the recursion issue |
||
---|---|---|
.. | ||
event-type-filter.hbs | ||
event-type-filter.js | ||
member-filter-trigger.hbs | ||
member-filter.hbs | ||
member-filter.js | ||
no-events.hbs | ||
table-row.hbs | ||
table-row.js | ||
table.hbs |