Closed this issue 2 years ago · 0 comments
picoes/src/entity_storage.js
Line 128 in 145a5eb
Change this to a shift() instead, to remove the first component name from the query. It's already a Map so iterating through its values already means it is guaranteed to have this component.
shift()
Map