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

[bug]: regex parsing for boxShadow is wrong #2327

Open
1 of 5 tasks
Lonli-Lokli opened this issue Oct 4, 2024 · 1 comment
Open
1 of 5 tasks

[bug]: regex parsing for boxShadow is wrong #2327

Lonli-Lokli opened this issue Oct 4, 2024 · 1 comment
Labels
template: bug This issue might be a bug

Comments

@Lonli-Lokli
Copy link

Which react-spring target are you using?

  • @react-spring/web
  • @react-spring/three
  • @react-spring/native
  • @react-spring/konva
  • @react-spring/zdog

What version of react-spring are you using?

9.7.4

What's Wrong?

Regex should not use ! during match

To Reproduce

Open console for https://stackblitz.com/edit/vitejs-vite-twag6w?file=src%2Fmain.tsx&terminal=dev

Expected Behaviour

No runtime errors

Link to repo

https://stackblitz.com/edit/vitejs-vite-twag6w?file=src%2Fmain.tsx&terminal=dev

@Lonli-Lokli Lonli-Lokli added the template: bug This issue might be a bug label Oct 4, 2024
@Lonli-Lokli
Copy link
Author

related to #1952

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
template: bug This issue might be a bug
Projects
None yet
Development

No branches or pull requests

1 participant