
Partner - Contributor
2024-09-20
04:37 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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)
{
.....
}
This causes qlik accordions to display poorly in the left menu. Is it a bug or an incompatibility with semantics?
0 Replies
