[dom-repeat::dom-repeat]: expected array for `items`, found Object
问题 I have the following template: <iron-ajax id="ajax" url="backend/api.php?operacion=contenidos&idf=[[datos.id]]&len=[[len]]" handle-as="json" verbose=true last-response={{ajaxResponse}} loading="{{cargando}}"> </iron-ajax> <template is="dom-repeat" items="[[ajaxResponse]]"> The AJAX response contains the following JSON (correct): { "1": [{ "id": "6", "idfolleto": "1", "fila": "1", "orden": "1", "tipo": "carrousel", "titulo": "", "subtitulo": null, "color1": null, "color2": null, "color_fondo":