Why do my text elements keep disappearing from the output every time a new one is added? #275
Unanswered
mscofield0
asked this question in
Q&A
Replies: 1 comment 15 replies
-
How is the constructor written? |
Beta Was this translation helpful? Give feedback.
15 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
This is roughly what the
add_message()
function looks like:And this is what the render function looks like:
With the component class being like this:
Beta Was this translation helpful? Give feedback.
All reactions