Polymer UI and additional Data Store

Hello, I’m starting to develope my first Polymer UI application.
This application has an additional datastore that contains my entitites.
I’ve created an entity-list component for one of these entities, but nothing is displayed.

If I use an entity on the main data store, everything works correctly.

Is it a Polymer client limit?

Thank you

Hello @michele

No, there is no any limits related to using entities from additional data stores. Please check whether these entities can be correctly handled in default web UI.

It will help to investigate the problem if you share sample project.

Regards,
Daniil.