[BUG]: animations/laser-flow - Improve Performance & Safari Compatibility
Closed this issue · 2 comments
DavidHDev commented
Describe the issue
Opening for visibility
These things need to be looked at and fixed:
- Overall performance of the effect, make sure framerate is stable, no lag spikes
- Fog fadeoff effect seems to fail on Safari - needs to be fixed
Reproduction Link
https://reactbits.dev/animations/laser-flow
Steps to reproduce
Open https://reactbits.dev/animations/laser-flow on Safari
Validations
- I have checked other issues to see if my issue was already reported or addressed
jiangyu0430 commented
Do I need to add additional configurations to the page? I default to using it now and it's very laggy
DevenRathod2 commented
@DavidHDev I create a PR #479 with fix. fixed the safari rendering issue and optimized rendering performance a bit.