issues Search Results · repo:stackblitz-labs/use-stick-to-bottom language:TypeScript
Filter by
18 results
(93 ms)18 results
instackblitz-labs/use-stick-to-bottom (press backspace or delete to remove)Unexpected
export declare function StickToBottom(props: StickToBottomProps): ReactNode;
React Component must return ReactElement or null below 19.
Expected
export declare function StickToBottom(props: ...
wjw99830
- 1
- Opened 16 days ago
- #23
This div can t be styled directly via a className, and so the scrollbar can t be styled.
mattpocock
- Opened on May 29
- #21
I cannot find a way to disable the scroll anchoring at the bottom. For example if the content of the chat changes the
chat gets scrolled all the way down involuntarily.
I cannot seem to find any info ...
marcoripa96
- Opened on May 27
- #19
Current Behavior
The package currently specifies peer dependencies for React as ^16.8.0 || ^17.0.0 || ^18.0.0, which prevents
installation in projects using React 19.x.
Requested Change
Please update ...
Gaurav-Narayan-Varma
- 2
- Opened on Apr 17
- #17
Hello @samdenty,
first of all, thanks for the package.
Would you mind either create a CHANGELOG.md file or tag your releases with some informations, because it s quite
difficult for us, users of the ...
bmichotte
- 3
- Opened on Apr 3
- #16
I really appreciate the smoothness and am obsessed with the detailed scrolling feel of this hook. So I was wondering if
I could use it with my Shadcn ScrollArea component, but I couldn’t get it to work. ...
lumpinif
- 4
- Opened on Feb 3
- #15
Scrolling within a component that uses useStickToBottom seems to trigger a re-render (and a re-render of all its
children). Is there a way to prevent this?
isaacwasserman
- 6
- Opened on Jan 23
- #14
Chrome gives this warning when using the hook. Obviously not a pressing issue, but thought it would be good to track it.
[Violation] Added non-passive event listener to a scroll-blocking wheel event. ...
isaacwasserman
- 3
- Opened on Jan 16
- #13
I am implementing the ability to stop scrolling when a particular div reaches the top of the viewable area. The
stopScroll function is perfect for this. However, I m finding it would be nice to have a ...
Greg-Freeman
- 2
- Opened on Jan 14
- #12
Hi @samdenty,
Could you please update use-stick-to-bottom to support React 19.0.0? The current version 1.0.42 doesn t meet the peer
dependency requirement for this React version.
Thanks!
RostyslavManko
- 2
- Opened on Dec 30, 2024
- #11

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.