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

Copy/Paste is Broken in 2.0.5 #1771

Closed
AidanShipperley opened this issue Jan 21, 2025 · 1 comment
Closed

Copy/Paste is Broken in 2.0.5 #1771

AidanShipperley opened this issue Jan 21, 2025 · 1 comment
Labels
bug Something isn't working frontend Pertains to the frontend. needs-triage

Comments

@AidanShipperley
Copy link
Contributor

Describe the bug

In Chainlit 2.0.5, you can no longer paste anything from your clipboard into the chat when using the interface. Both Ctrl+V and right clicking and selecting Paste. Downgrading to 2.0.4 fixes this issue.

To Reproduce

Steps to reproduce the behavior:

  1. Download Chainlit 2.0.5, run chainlit hello example.
  2. Copy anything into your clipboard.
  3. Try to paste it into the chat.

Expected behavior

You should be able to copy and paste things into the chat.

Desktop (please complete the following information):

  • OS: Windows 11
  • Browser: Edge
  • Version: 132.0.2957.115 (Official build) (64-bit)
  • Screen Size: 26.7" x 15" (67.8 cm x 38.1 cm)
  • Screen Resolution: 2560 x 1440

Additional context

Something in the commits from 2.0.4 -> 2.0.5 is causing this issue, I'll do my best to investigate in the meantime.

@dosubot dosubot bot added bug Something isn't working frontend Pertains to the frontend. labels Jan 21, 2025
@willydouhard
Copy link
Collaborator

Will be fixed in the next release, see the PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working frontend Pertains to the frontend. needs-triage
Projects
None yet
Development

No branches or pull requests

2 participants