Skip to content

component hero / tabler.min.js.map and tabler-vendors.min.css.map not loaded #1163

@aedion-a

Description

@aedion-a

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)

Image

0.35.1 (no background color)

Image

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

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions