make with-load-more not use computeds when they don't work for it

This commit is contained in:
Shpuld Shpuldson 2020-12-28 17:08:15 +02:00
parent 2312f6c15a
commit 243383852b
2 changed files with 12 additions and 6 deletions

View file

@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
## [Unreleased]
### Fixed
- Follows/Followers tabs on user profiles now display the content properly.
## [2.2.2] - 2020-12-22
### Added