This was a mistake: the filter was never used in production and caused performance issues. It generated a list of unique room slugs, bloating the DOM with thousands of values and slowing down view rendering. Remove this regression.
This was a mistake: the filter was never used in production and caused performance issues. It generated a list of unique room slugs, bloating the DOM with thousands of values and slowing down view rendering. Remove this regression.