Vuejs / PWA / SSA issues
-
Hello,
first of all, thanks for a great plugin. I implemented the plugin to the WP project that template was based on Vuejs. The is error caused by shortcode that generates this code:
if(window.DFLIP && window.DFLIP.parseBooks){window.DFLIP.parseBooks()}
That caused the problem since it was executed before the $(document).ready and thus there were wrong paths to threejs, … libraries. It would be great to have the script above optional and to be able to run it in a custom script
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Vuejs / PWA / SSA issues’ is closed to new replies.