Open matthewp opened 5 years ago
can-fixture uses the memory store, but its super set is the universal set. Therefore there isn't a need to check if a query is a subset. Doing so causes errors when comparisons are made between unknown types.
This is part of https://github.com/canjs/can-query-logic/issues/50
can-fixture uses the memory store, but its super set is the universal set. Therefore there isn't a need to check if a query is a subset. Doing so causes errors when comparisons are made between unknown types.
This is part of https://github.com/canjs/can-query-logic/issues/50