type
status
date
slug
summary
tags
category
icon
password
在小程序业务中会经常使用 UI 同学给的 json 文件,使用 lottie 做成动画时,遇到两个问题:
- 动画有齿痕,不清晰
- windows 上会报错,
TypeError: Cannot read properties of undefined (reading 'requestAnimationFrame')
解决方案:
- 不清晰
- window bug
TypeError: Cannot read properties of undefined (reading 'requestAnimationFrame')