We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
问题出处:
首页封面签名栏打字特效
实际行为描述:
首页跳转到首页时,Typed.js对象在未销毁的情况下重载
预期的行为:
Sakurairo_Scripts此处,或许应该销毁后重新添加?
复现步骤:
配置与环境:
截图(若有)
The text was updated successfully, but these errors were encountered:
@kanodaisuki,感谢你给 sakurairo 提出了 issue。ヾ(≧▽≦*)o 请根据 issue 模版确保背景信息的完善,我们将调查并尽快回复你。
Sorry, something went wrong.
或许在initTypedJs()执行前添加disableTypedJsIfExist()?
initTypedJs()
disableTypedJsIfExist()
或者在initTypedJs()里判断是否已经存在typed对象?防止二次加载。 这样的话,在首页原地跳转时,或许会丝滑一些
这个 Issue 已经 30 天没有任何活动了,将被标记为过时 stale。删除 stale 标签或评论,否则将在 7 天内关闭。
Fuukei/Sakurairo_Scripts@86e8d35
No branches or pull requests
问题出处:
首页封面签名栏打字特效
实际行为描述:
首页跳转到首页时,Typed.js对象在未销毁的情况下重载
预期的行为:
Sakurairo_Scripts此处,或许应该销毁后重新添加?
复现步骤:
配置与环境:
截图(若有)
The text was updated successfully, but these errors were encountered: