You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Don't worry about Parser warnings like this, because all it means is that YouTube is testing out some layout change(which they do all the time). As long as you have the data you want, it's not a problem.
Steps to reproduce
const lib = await innertube.getLibrary()
always throws this warning:
[YOUTUBEJS][Parser]: Error: Type mismatch, got FlexibleActionsView expected Button | ButtonView | SegmentedLikeDislikeButtonView.
Failure Logs
Expected behavior
works without warnings
Current behavior
it's working but with warnings
Version
Default
Anything else?
No response
Checklist
The text was updated successfully, but these errors were encountered: