in process of Data Visualization Extension, I made my dataset for sensors and adapted it to my Revit model. Also I used (Setting Up a SQLite Data Adapter).
https://forge.autodesk.com/en/docs/dataviz/v1/developers_guide/advanced_topics/sqlite_adapter/
Unfortunately, after loading the model in localhost:9000, there is no sensor list and data. this error is on the console. Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'forEach')




Link to related answer: Setting Up an SQLite Data Adapter for Data Visualization Extension: I can’t connect my SQL data to model.