open-prices-frontend icon indicating copy to clipboard operation
open-prices-frontend copied to clipboard

Warning `Invalid keyframe value for property transform`

Open dq18 opened this issue 1 year ago • 0 comments

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:

  1. Go to "Top Products" page in development environment (local).
  2. Open Developer Tools -> Console.
  3. Click on Filter or Order and choose a different one.
  4. Repeat and check console.

Screenshots

image

Platform (Desktop, Mobile, Hunger Games)

  • Chrome on Windows

dq18 avatar Feb 18 '24 11:02 dq18