You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We're curently trying to use our QlikSense app through an Angular frontend.
Unfortunately we got several issues during the development of this app.
Exemple:
Multiple errors in our browser console (component call /me w/ a 404 per exemple, cors headers not propagated everywhere w/ the virtual proxy settings)
We implemented a map but got a weird popup error in the Angular app on startup
Your CSS style override everything and are placed on the body. It would be good to encapsulate your css in your module/component. (Font broken after integration of your component)
This component lack of documentation aswell.
Quick example: What does connection 1, 2 means ?
The text was updated successfully, but these errors were encountered:
Hi,
We're curently trying to use our QlikSense app through an Angular frontend.
Unfortunately we got several issues during the development of this app.
Exemple:
Multiple errors in our browser console (component call /me w/ a 404 per exemple, cors headers not propagated everywhere w/ the virtual proxy settings)
We implemented a map but got a weird popup error in the Angular app on startup
Your CSS style override everything and are placed on the body. It would be good to encapsulate your css in your module/component. (Font broken after integration of your component)
This component lack of documentation aswell.
Quick example: What does connection 1, 2 means ?
The text was updated successfully, but these errors were encountered: