-
-
Notifications
You must be signed in to change notification settings - Fork 159
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Introduction
On component hero, the color of background icon (color parameter) is not interpreted with 0.35.1+ versions.
Two files with .map extensions are not loaded.
To Reproduce
Bug found on Falkon browser with the page https://sql-page.com/component.sql?component=hero
Actual behavior
Terminal messages (standard error) :
Try creating one of these files to handle this route.: 404 Not Found
ERROR sqlpage::webserver::http] /tabler-vendors.min.css.map does not exist.
"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Falkon/22.12.1 QtWebEngine/5.15.13 Chrome/87.0.4280.144 Safari/537.36" 0.003910
ERROR sqlpage::webserver::http] /tabler.min.js.map does not exist.
Javascript messages
DevTools failed to load SourceMap: Could not load content for https://sql-page.com/tabler.min.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
DevTools failed to load SourceMap: Could not load content for https://sql-page.com/tabler-vendors.min.css.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
Screenshots
0.40.0 (OK)
0.35.1 (no background color)
Version information
- OS: Linux / Falkon 22.12.1
- Database : no database
- SQLPage Version : OK on version 0.34 / failed on versions >= 35.1
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working