open-prices-frontend
open-prices-frontend copied to clipboard
Warning `Invalid keyframe value for property transform`
What
In "Top Products" page for example, when switching between filters/orders, a warning Invalid keyframe value for property transform
pops up in console.
I have only seen this behavior in development environment, it seems to be ok in production. My guess is that it is related to the loading animation not having enough time to show up in development mode. But it could have other implications.
Steps to reproduce the behavior:
- Go to "Top Products" page in development environment (local).
- Open Developer Tools -> Console.
- Click on Filter or Order and choose a different one.
- Repeat and check console.
Screenshots
Platform (Desktop, Mobile, Hunger Games)
- Chrome on Windows