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
nodeObserverのtargetをpageContainerからdocument.bodyに変更する必要があるかもしれない。変更した後、Twitter閲覧中にどの程度のパフォーマンス低下が発生するのかが気になる。
nodeObserver
target
pageContainer
document.body
The text was updated successfully, but these errors were encountered:
syoichi
No branches or pull requests
nodeObserver
のtarget
をpageContainer
からdocument.body
に変更する必要があるかもしれない。変更した後、Twitter閲覧中にどの程度のパフォーマンス低下が発生するのかが気になる。The text was updated successfully, but these errors were encountered: