Improve popup rendering
Opened this issue · 1 comments
metastable-void commented
More and more attributes and information are needed when refreshing view, and batch data fetching takes more and more time.
We should move to event based rendering using modern frontend architecture.
metastable-void commented
We moved to an event-based approach in 11.8.0. Whether to use a frontend framework is a problem.