DevTools failed to load SourceMap
Posted: 2020-10-02 15:11
Hello to you all,
I just started a new AppGini application using AG version 5.84 revision 1108. Everything looked just fine until I tried to customize the Login Page according to UdeMy instructions.
The background image did not display so I checked the browser console (F12) and I got this:
-------------------------------
common.js.php:1349 AppGini.currentTableName: Could not retrieve table name from page URL
AppGini.currentTableName @ common.js.php:1349
init @ common.js.php:1378
(anonymous) @ common.js.php:167
i @ jquery-1.12.4.min.js:2
fireWith @ jquery-1.12.4.min.js:2
ready @ jquery-1.12.4.min.js:2
K @ jquery-1.12.4.min.js:2
DevTools failed to load SourceMap: Could not parse content for xxhttps://xxxxxxx/covid/resources/initializr/css/bootstrap.css.map:xx Unexpected token < in JSON at position 4
-----------------------------------
So I emptied the footer-extras.php file in order to check if the php code was the source of the problem.
Result: Same error reported by console. Maybe I did something wrong somewhere in the configuration but I do not know what.
NOTE : I have another AG app which has been online for the last two years and the same error shows up in the console.
I have no idea how to correct this. I hope someone on this forum can help me.
Regards
I just started a new AppGini application using AG version 5.84 revision 1108. Everything looked just fine until I tried to customize the Login Page according to UdeMy instructions.
The background image did not display so I checked the browser console (F12) and I got this:
-------------------------------
common.js.php:1349 AppGini.currentTableName: Could not retrieve table name from page URL
AppGini.currentTableName @ common.js.php:1349
init @ common.js.php:1378
(anonymous) @ common.js.php:167
i @ jquery-1.12.4.min.js:2
fireWith @ jquery-1.12.4.min.js:2
ready @ jquery-1.12.4.min.js:2
K @ jquery-1.12.4.min.js:2
DevTools failed to load SourceMap: Could not parse content for xxhttps://xxxxxxx/covid/resources/initializr/css/bootstrap.css.map:xx Unexpected token < in JSON at position 4
-----------------------------------
So I emptied the footer-extras.php file in order to check if the php code was the source of the problem.
Result: Same error reported by console. Maybe I did something wrong somewhere in the configuration but I do not know what.
NOTE : I have another AG app which has been online for the last two years and the same error shows up in the console.
I have no idea how to correct this. I hope someone on this forum can help me.
Regards