Forum Discussion
Visual.update() not triggered when switching from Reading to Edit View
Have you filled all of required data fields?
I guess this is a root case of the issue.
Ignat Vilesov,
Software Engineer
Microsoft Power BI Custom Visuals
Of course I have, as you can see at the top. If I would have not, update() won't be triggered at all.
- v-viig8 years agoCommunity Champion
Could you please share source code and data-set for further investigation as it works well on our side?
Ignat Vilesov,
Software Engineer
Microsoft Power BI Custom Visuals
- blumi788 years agoHelper I
Hey v-viig
after setting this issue away for some time, wondering why no one is able to reproduce it, I think, I found why:
It happens *only*, when the view mode is switched to "Actual Size". Which I'm doing almost always.
In other viewing modes, each switch of the Edit/Reading-Mode triggers a resize event and with this, the update() options contains the new mode flag.
- v-viig7 years agoCommunity Champion
Is it a blocking issue for you or your customers?
Ignat Vilesov,
Software Engineer
Microsoft Power BI Custom Visuals