Urls provided by ai response are rendered with target=_new #7816
Unanswered
kailashrdave
asked this question in
Troubleshooting
Replies: 1 comment
-
I'm having this same issue, with the only difference I'm getting the "_new" target when using agents endpoint. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
What happened?
We are using custom api endpoint for librechat ui.
The open ai api returns response with link in following format.
[Reference Document](https://google.com)
The link is rendered as expected, however it has anchor tag with target=_new.
Reference Document
In case ai response have multiple reference links, all of them are opened in the same tab.
Can we fix it?
Version Information
NA
Steps to Reproduce
post question on libre chat
make sure that response have reference links in it
try to open those links
What browsers are you seeing the problem on?
Chrome
Relevant log output
Screenshots
No response
Code of Conduct
Beta Was this translation helpful? Give feedback.
All reactions