Front end page load size increased&Caldera-Forms
-
Total Page Size and Requests increases when using GeneratePress & Caldera-Forms
One page
OceanWP page size 19,14 KB
GeneratePress Page Size 32.84 KBThe solution is indicated here – https://stackoverflow.com/questions/33154285/exclude-react-from-webpack-bundle/41378514#41378514
The problem was discussed here.
https://github.com/CalderaWP/Caldera-Forms/issues/3065There is also a conflict with Caldera-Forms
index.min.js?ver=1.8.2:30 Uncaught TypeError: Cannot read property ‘fields’ of undefined
at index.min.js?ver=1.8.2:30
at NodeList.forEach ()
at HTMLDocument. (index.min.js?ver=1.8.2:30)
at HTMLDocument.dispatch (jquery.js?ver=1.12.4:3)
at HTMLDocument.r.handle (jquery.js?ver=1.12.4:3)
at Object.trigger (jquery.js?ver=1.12.4:3)
at Object.a.event.trigger (jquery-migrate.min.js?ver=1.4.1:2)
at HTMLDocument. (jquery.js?ver=1.12.4:3)
at Function.each (jquery.js?ver=1.12.4:2)
at a.fn.init.each (jquery.js?ver=1.12.4:2)
(anonymous) @ index.min.js?ver=1.8.2:30
(anonymous) @ index.min.js?ver=1.8.2:30
dispatch @ jquery.js?ver=1.12.4:3
r.handle @ jquery.js?ver=1.12.4:3
trigger @ jquery.js?ver=1.12.4:3
a.event.trigger @ jquery-migrate.min.js?ver=1.4.1:2
(anonymous) @ jquery.js?ver=1.12.4:3
each @ jquery.js?ver=1.12.4:2
each @ jquery.js?ver=1.12.4:2
trigger @ jquery.js?ver=1.12.4:3
(anonymous) @ caldera-forms-front.min.js?ver=1.8.2:5
each @ jquery.js?ver=1.12.4:2
each @ jquery.js?ver=1.12.4:2
(anonymous) @ caldera-forms-front.min.js?ver=1.8.2:5
(anonymous) @ caldera-forms-front.min.js?ver=1.8.2:5
load (async)
(anonymous) @ caldera-forms-front.min.js?ver=1.8.2:5When changing the topic, all conflicts disappear.
Is it possible to fix the problems by past the webpack.?
Thank!
- The topic ‘Front end page load size increased&Caldera-Forms’ is closed to new replies.