I have this problem when I try to embed a sheet in HTML: Unknown chart: qlik-date-picker
ui="analytics/sheet"
Do you know any work-around to solve this issue?
I have already tried using iframe, but I get this error:
Refused to frame 'https://login.qlik.com/' because an ancestor violates the following Content Security Policy directive: "frame-ancestors 'none'".
I also tried use ui="classic/app", with this option the date-picker works well but this enable the edit option and we don't want that users can modify the dashboard.