CSS BREAK #192
Answered
by
tamalCodes
Noelle-San
asked this question in
Q&A
CSS BREAK
#192
-
The CSS breaks on forces page reloads, it wont default back until loaded the whole page again |
Beta Was this translation helpful? Give feedback.
Answered by
tamalCodes
Jun 9, 2022
Replies: 1 comment
-
Fixed.
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
tamalCodes
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Fixed.
const refreshData = () => { router.replace(router.asPath); }