Forum Discussion

Manchaary's avatar
Manchaary
Frequent Visitor
1 year ago

Extra Updates Triggered in Custom Visual After Resize in Power BI Embedded (React)

I have a custom visual that uses an infinite loader and dataReductionAlgorithm to load data segments on scroll. In the update method of my Visual class, I handle Create, Segment, and Resize (includin...