You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey @sssaha I've tried your example and indeed it doesn't seem to update or even trigger the clientside callback that is supposed to update the visibility. Not sure what's happening here but it looks like it's an issue with Dash treating the outputs of set_props differently from regular outputs.
Maybe we need to create another example of some sort and post it in dash forum. If it is indeed a limitation of set_props - that should be part of the documentation.
This might be an advanced problem - but this was the scenario of how my code is setup.
The
visible
argument does not work if the Modelform was set using thedash.set_props
functionThe text was updated successfully, but these errors were encountered: