-
New Feature
-
Resolution: Done
-
Normal
-
10.0.0
-
None
-
None
-
None
User Story
As an application developer, I don't want a browser to load vue js if I don't use any Fragment in my page.
Acceptance Criteria
describe the final result from the owner's point of view to be counted as completed
Details
- Current, fragment widget is under zkmax.wgt, using Drawer or Toast also load vue.js
- Third-party libraries like Vue sometimes have a security issue. Before we can solve the security issue, it's better to make sure it's not loaded.
- relates to
-
ZK-4966 support a way to avoid loading third-party javascript library
- Open