Code Builder plugin in DX8 shows blank page
For the code builder plugin in DX8, it shows up empty for every options. It works fine on DX7 however and I'm wondering what the problem is.
Here's the console log for this.
And the issue found.
I've searched for a solution for the console log in the internet and most of them involves deleting the comment''//# sourceMappingURL=jqColorPicker.js.map'' from the Js files mentioned in the console located in the ''sources'' tab but that doesn't work because each time I reload the page the comments are still there. I don't know other ways to access the js file other than the "sources" tab.
The other solution found is to unchecked both "Enable Javascript Source maps" and "Enable Source maps" in the devtools settings then reload the page, but that also doesn't work.
Is there something I'm missing or is this plugin unusable with DX8 for now?


