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
[Status]
the example code - 'quiz'
In 'index' class, there's a declaration of a 'box' used to place the 'Submit' button,
I've assigned a color "lightblue" to this button and add a alertdialog on it.
However,
when the page is reloaded (F5), the "lightblue" is displayed briefly and then disappears
returned back to this page from result page , button not display "lightblue".
But other buttons in the alertdialog displayed color correctly.
[Status]
the example code - 'quiz'
In 'index' class, there's a declaration of a 'box' used to place the 'Submit' button,
I've assigned a color "lightblue" to this button and add a alertdialog on it.
However,
But other buttons in the alertdialog displayed color correctly.
Please let me know where I might have gone wrong?
[Code]
below is the code of index():
The text was updated successfully, but these errors were encountered: