-
-
Notifications
You must be signed in to change notification settings - Fork 159
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Introduction
I have a component card that doesn't display very well in the latest version v0.31.0. I have rollback to v0.30.1 for the moment.
To Reproduce
select
'card' as component,
2 as columns;
select
'Information' as title,
'settings' as icon,
'green' as color,
'/sftp_detail_properties.sql?_sqlpage_embed&name=' || $name as embed;
select
'Statistics' as title,
'chart-dots-2' as icon,
'orange' as color,
'/sftp_detail_statistics.sql?_sqlpage_embed&name=' || $name as embed;Screenshots
Version information
- OS: Debian 12
- Database [e.g. SQLite, Postgres] Postgres
- SQLPage Version [found when hovering the default footer of pages]: 0.31.0
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working

