Skip to content
Discussion options

You must be logged in to vote

FAQ: The textfield is in a UserControl, and UserControls are not updated when the page is updated.

If you do not want this behavior, do not use UserControls, as I see nothing in your code requiring them. Just inherit ExtraParameters from Column and ParameterCard from Card, and move everything from build() to __init__().

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@ningzichun
Comment options

Answer selected by ningzichun
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
help wanted Extra attention is needed
3 participants