Few bugs in 3.0.95
-
Few issues on a fresh install (never installed before). Get blank page when accessing uibuilder link from admin. Spent several hours debugging the issues and finally narrowed it down to the following issues…
-
<li class=”wp-block-list-item”>On a fresh install, source map files are missing, so the browser throws 404 for //# sourceMappingURL=quill.min.js.map and //# sourceMappingURL=vuedraggable.umd.js.map. Both of those source maps are in their respective js files.
<li class=”wp-block-list-item”>Again on fresh install – uip-builder.js file is unable to load/parse uip-php-error-log.js file for some reason. Get generic error for JS load issues… “Failed to load module script: Expected a JavaScript module script but the server responded with a MIME type of “text/html”. Strict MIME type checking is enforced for module scripts per HTML spec.”
I removed the import and corresponding module object initialize statement and ui builder loads.
- This topic was modified 2 years, 3 months ago by .
- This topic was modified 2 years, 3 months ago by .
- This topic was modified 2 years, 3 months ago by .
The page I need help with: [log in to see the link]
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Few bugs in 3.0.95’ is closed to new replies.