Skip to content
New issue

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

Fix undefined scroll arrow by waiting for frame and rename arrow to button #5365

Merged
merged 2 commits into from
Aug 2, 2023

Conversation

ahuang11
Copy link
Contributor

@ahuang11 ahuang11 commented Aug 2, 2023

Fixes:

Uncaught TypeError: Cannot read properties of undefined (reading 'classList')
    at n.toggle_scroll_arrow

Also renames toggle_scroll_arrow to toggle_scroll_button

@ahuang11 ahuang11 changed the title Wait until finish rendering and rename Fix undefined scroll arrow by waiting for frame and rename arrow to button Aug 2, 2023
@philippjfr philippjfr merged commit df99279 into main Aug 2, 2023
11 of 14 checks passed
@philippjfr philippjfr deleted the fix_undefined_scroll_arrow branch August 2, 2023 16:54
ahuang11 added a commit that referenced this pull request Aug 2, 2023
…utton (#5365)

* Wait until finish rendering and rename

* More renames
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.

2 participants