Uncaught (in promise)

I set the two collections to allow anyone to view the data. Still getting the error. I’m wondering if I should change the way I did this so that OnReady I send a filter to the page’s dataset based on the result of the first query. The reason I did it this way was to load only what I want the user to see. I don’t want them to see items of a different tier and then those disappear as the filter takes effect.