Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tailwind v2.2.7 - group-hover Animation Does Not Work #5216

Closed
ConnorMarble opened this issue Aug 15, 2021 · 3 comments
Closed

Tailwind v2.2.7 - group-hover Animation Does Not Work #5216

ConnorMarble opened this issue Aug 15, 2021 · 3 comments

Comments

@ConnorMarble
Copy link

What version of Tailwind CSS are you using?

2.2.7

What build tool (or framework if it abstracts the build tool) are you using?

Nextjs

What version of Node.js are you using?

11.1.0

What browser are you using?

chrome

What operating system are you using?

windows

Reproduction repository

https://github.com/ConnorMarble/tailwindcss-2.2.7-bug

Describe your issue

About

Tailwind 2.2.7 has a bug where the group-hover class does not work. I have tested this by downgrading to Tailwind 2.1.1 and have no issues.

Getting Started

First, run the npm install or yarn.

Then start the server:

npm run dev
or
yarn dev
Open http://localhost:3000 with your browser to see the result.

Reproduce

Simply try to hover over the icon on the page. The HomeIcon should bounce on hover.

Try downgrading to v2.1.1 and it should work.

@adamwathan
Copy link
Member

Weird one, thanks for reporting. Here's a minimal reproduction we can use to troubleshoot this when we have a chance:

https://play.tailwindcss.com/us4tcBYN3H

@FallDownTheSystem
Copy link

Is this a duplicate of #4705?

@bradlc
Copy link
Contributor

bradlc commented Aug 16, 2021

Is this a duplicate of #4705?

Looks like it 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants