Hi,
we are using customized quickInfoPopup using templates to show additional information on the selected event.
We have an event with a lot of data on it and would like to show it in the quickInfoPopup.
The templates enable us to do this, but we also need to increase the size of the popup to fit all the content there. The popup doesn't adjust it's width, and even though the content is visible, it overflows outside of the popup.
How can we set a larger width for the popup window?
Example with a table here:
https://stackblitz.com/edit/angular-8dtoda-rcmy7z?file=app.component.html