-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Description
Describe the issue
What is happening right now? The Pixel Blast BG component appears to be platform-dependent. It renders correctly and is visible when viewed on a Windows operating system, but it fails to render entirely on Mac-based systems (macOS).
What is supposed to happen? The Pixel Blast BG component should render consistently across all supported platforms, including both Windows and macOS, displaying the intended background effect.
Reproduction Link
No response
Steps to reproduce
Using a computer running macOS, open any browser (e.g., Safari, Chrome, Firefox).
Navigate to the page or Storybook entry where the Pixel Blast BG component is implemented.
Observe that the background effect is missing or does not render.
(For verification) Access the same page using a computer running Windows.
Observe that the background effect renders correctly.
Validations
- I have checked other issues to see if my issue was already reported or addressed