-
-
Notifications
You must be signed in to change notification settings - Fork 40
Description
Problem
When using the CustomFlames plugin in Obsidian, pressing the Enter key inside the ChatGPT input field only creates a new line instead of submitting the message. This issue does not occur with other embedded sites or applications, only with ChatGPT.
Steps to Reproduce
Open Obsidian and launch CustomFlames.
Load ChatGPT inside an embedded frame.
Type a message in the ChatGPT input field.
Press Enter.
Instead of sending the message, the cursor moves to a new line.
Expected Behavior
Pressing Enter should submit the message to ChatGPT, just like in a normal web browser.
Workarounds Tried (All Failed)
Shift + Enter, Ctrl + Enter, and Cmd + Enter
Checking for possible keybinding conflicts in Obsidian
Reinstalling CustomFlames plugin
Updating Obsidian and CustomFlames to the latest versions
System Information
Obsidian Version: [Your Version]
CustomFlames Plugin Version: [Your Version]
Operating System: [Windows/Mac/Linux]
Additional Notes
This issue seems specific to ChatGPT since other embedded websites inside CustomFlames work fine with Enter.
Would appreciate any insights or possible fixes! 🚀