Why is my Power BI custom visual (built with TypeScript) not rendering on the mobile app, even though it works on desktop?
When using custom visuals created with TypeScript in Power BI, I want to ensure they render properly across different devices, especially on mobile. How can I adapt the visual’s behavior or configuration so it works consistently across both desktop and mobile, taking into account the device-specific limitations or settings?