-
Notifications
You must be signed in to change notification settings - Fork 227
v0.3.0 TypeError: Cannot read property 'type' of null #59
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
Comments
What version of @tailwindcss/forms are you using?
What version of Node.js are you using?
What operating system are you using?
Package.json
webpack.config.js
postcss.config.js
tailwind.config.js
site.css
Error message
What I am doingI am using Symfony 5 UpdateI downgraded the forms plugin to |
It seems that jit can't handle the nulls returned from the change in this commit: 224e966 It works with strategy set back to 'base' though. |
Should be fixed in v0.3.2 🤦 Thanks for reporting! |
Uh oh!
There was an error while loading. Please reload this page.
What version of @tailwindcss/forms are you using?
0.3.0
What version of Node.js are you using?
12.18.4
What browser are you using?
Chrome
What operating system are you using?
macOS
Reproduction repository
https://www.youtube.com/watch?v=3O_3X7InOw8
Not sure what changed but I updated this to 0.3.0 today and this error appeared:
Rolled back to 0.2.1 and the error disappears.
I'm using the latest version of everything else.
The text was updated successfully, but these errors were encountered: