Replies: 1 comment 1 reply
-
Hi, please provide an example project |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi, we have draw hundreds of views and bind data in the project. And we embed the view in iframe into our system using the URL : ?View=viewName, but when there is only one view in total in the project, the loading speed of the view is pretty quick, almost takes no time, when we have hundreds of views in the project, using the url "?View=viewName" to see the view takes about 6 seconds to load the view, which would be a too long time for our customers. Is there any ways to optimize the loading speed.
Attached is a video showing this problem.
Loading.Fuxa.View.mp4
Beta Was this translation helpful? Give feedback.
All reactions