Hi, I am using a module to display some data.
The data is passed to the module via the “data” field in the editor and I access the data via app.data in the module.
This sometimes works fine, and the data is displayed. But often no data is passed to app.data. Even when the module or the whole application is reloaded, no data is passed. I have also tried to set the data manually via function call, but there is still no change to app.data and no data is displayed
For testing purposes, I have created a test app and a test module (I am happy to send an export for triage). For testing, I only use static data, but the problem remains.
Could you please send the mentioned exports to kate@uibakery.io? I’ll send them to our dev team for troubleshooting and will get back to you with the outcome.
On the topic of looking into modules. I experience relatively long load times until even my simple test module is displayed.
This impacts my user’s experience because opening an application isn’t seamless, due to which I think about not using modules.
Is there a way to get the modules load faster?
At the moment, I’m afraid it’s not possible. We are currently working on updating the whole modules’ functionality, which is supposed to improve their performance. I do not have a fixed ETA on when they are going to be released, but you can keep an eye on our updates here.