-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* fix functions within the provided
userProvision
are losing reacti…
…vity of `props.initialPosts.users` @ `<RendererList>` * now will continue scrolling up the viewport when the top edge of the scrolling post list item element is above the top of the viewport @ `scrollToPostListItem()@index.ts` @ components/Post/renderers/list * fix not passing `props.modelValue` to `<select>` @ `components/widgets/<SelectForum>` * fix always showing `<PlaceholderPostList>` without loading spinner due to the regression made in 61b7973 * fix showing negative `(network|render)Time` when the result data of fetching query key is cached @ `fetchPosts()` @ `<Post>` @ fe
- Loading branch information
Showing
4 changed files
with
28 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters