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(pages): default buttons reappearing on page change #2319

Merged
merged 5 commits into from
Jan 24, 2024
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
chore: Update Changelog
  • Loading branch information
Icebluewolf authored and Lulalaby committed Jan 24, 2024
commit 74e34006ec59115b763c33fde5428a904afc306b
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,7 @@ These changes are available on the `master` branch, but have not yet been releas

### Fixed

- Fixed `self.use_default_buttons` being assumed truthy by `Paginator.update`
Icebluewolf marked this conversation as resolved.
Show resolved Hide resolved
- Fixed `AttributeError` caused by
[#1957](https://github.com/Pycord-Development/pycord/pull/1957) when using listeners
in cogs. ([#1989](https://github.com/Pycord-Development/pycord/pull/1989))
Expand Down