Skip to content

Conversation

@YunFeng0817
Copy link
Member

bug

When the option 'recordCanvas' was false and I stopped the recording process, I got this error:
image

reason

When 'recordCanvas' is false, the CanvasManager is created but resetObservers isn't initiated. When I stop recording, resetObservers is still executed, which is actually undefined.

canvas-manager.ts:35 Uncaught TypeError: this.resetObservers is not a function
@Juice10
Copy link
Member

Juice10 commented Feb 7, 2022

Sorry about that @Mark-Fenng, thanks for finding and fixing this!

@Juice10 Juice10 self-requested a review February 7, 2022 15:30
@Yuyz0112 Yuyz0112 merged commit d192b40 into master Feb 8, 2022
@YunFeng0817 YunFeng0817 deleted the record-fix branch February 10, 2022 02:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants