You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The issue is there with anything that changes some sort of state within the container. If you are rendering an input, it will also keep jumping to the bottom.
This is a really good feature so thanks for adding it.
Minor bug tho, mousing over the edit button causes a scroll to the bottom, which can move the button out of view.
Same with once the edit box appears, it scrolls to bottom.
On this line:
ai-chatbot/components/message.tsx
Line 85 in 64d1aad
If the tooltip is removed, then the issue doesn't happen on hover, but still happens for when the edit box pops up.
The text was updated successfully, but these errors were encountered: