Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
2 years ago
Solved

White screen when turning pages

Hello everyone, I'm building a custom visuals sample bar chart like this MS git link : https://github.com/microsoft/PowerBI-visuals-sampleBarChart/tree/barChartTutorial-FormattingModelUtils And thi...
  • dm-p's avatar
    2 years ago

    Ah, thanks for confirming more details. Yes, this seems to be an issue with the developer visual, where it sometimes doesn't seem to initialise correctly. You can do something like resize the visual or change a property on the container to force it to initialise correctly on that occasion. When your visual is packaged, this doesn't happen and it works as expected.