- Home
- Forum
- Angular - EJ 2
- list view component not rendering
list view component not rendering
I am implementing the ListView component, at first it rendered my list of sensors with a template, but from one moment to another it stopped working, that is, it no longer loads the list:
without using template:
using a template:
Error in console log:
ERROR TypeError: str.match is not a function
at evalExp (ej2-base.es5.js:9484:23)
at compile$1 (ej2-base.es5.js:9462:29)
at Engine.compile (ej2-base.es5.js:9837:16)
at compile$$1 (ej2-base.es5.js:9690:30)
at ListView.preRender (ej2-lists.es5.js:1440:24)
at Component.appendTo (ej2-base.es5.js:7398:18)
at appendToComponent (component-base.js:151:35)
at component-base.js:157:17
at timer (zone.js:2408:41)
at _ZoneDelegate.invokeTask (zone.js:409:31)
Hi Jan,
Greetings from Syncfusion support.
We have validated your reported query in the Angular ListView component by preparing the sample using your shared details. We understand that you are facing an issue when preparing the Angular ListView Template sample at your end. However, we prepared the sample using your shared code snippets, and it rendered properly without any issues on our end.
For your reference, we have attached the sample.
Sample: https://stackblitz.com/edit/angular-cxetbs-bsd47b?file=src%2Fapp.component.html
Check out the attached sample, and if the issue still persists, could you please replicate the issue in the shared sample or share the replicated issue sample? Based on that, we will check and provide you with a prompt solution. Kindly get back to us with the requested details.
Regards,
Prasanth Madhaiyan.
- 1 Reply
- 2 Participants
-
JA Jan
- Aug 31, 2023 09:15 PM UTC
- Sep 1, 2023 09:29 AM UTC