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
https://chrome.google.com/webstore/detail/timecat-chrome/jgnkkambbdmhfdbdbkljlenddlbplhal
会发现录制中断,被取消了,没有导出
从demo来看,应该是支持多页面的录制的,要怎么操作?
录制中断,被取消了,没有导出
The text was updated successfully, but these errors were encountered:
这是因为 IndexedDB 遵循同源策略的限制,在跨域时无法进行获取到之前的数据,目前默认是中断 我之后会出一个新版本,支持非跨域的多页面录制
Sorry, something went wrong.
谢谢!
@minimorph223 目前Chrome商店的最新版本已经支持了多页面录制功能,欢迎使用与反馈
No branches or pull requests
Reproduction link
https://chrome.google.com/webstore/detail/timecat-chrome/jgnkkambbdmhfdbdbkljlenddlbplhal
Steps to reproduce
会发现录制中断,被取消了,没有导出
What is expected?
从demo来看,应该是支持多页面的录制的,要怎么操作?
What is actually happening?
录制中断,被取消了,没有导出
The text was updated successfully, but these errors were encountered: