Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
gigahertz86
Partner - Contributor

Semantic UI for qlik sense extension

Hi,

I imported Semantic UI into my extension project but I noticed an error in the console. This error appeared when I updated the version of qlik sense enterprise to may 2024 patch3. Did this happen to you too?

define( [ "qlik",
        "jquery",
        "css!./style/style.css",
        "css!./style/semantic.min.css",
        "./style/semantic"
    ],
    function ( qlik, $, style, cssSemantic, jsSemantic)
{
    .....
}
 
gigahertz86_0-1726821110566.png

 

This causes qlik accordions to display poorly in the left menu. Is it a bug or an incompatibility with semantics?

Labels (2)
0 Replies