Skip to content

CSS transitions don't work #10496

Closed Answered by LinusBorg
TenglErata asked this question in Help/Questions
Mar 11, 2024 · 2 comments · 1 reply
Discussion options

You must be logged in to vote

Works fine in this simplified example.

So you need to start a little debugging:

  • is the border class being applied when you expect it to?
  • Is the border class applied directly on first render? then there will be no transition, as there is no previous state to transition from.

Replies: 2 comments 1 reply

Comment options

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

Answer selected by TenglErata
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
Labels
None yet
2 participants