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

ctxTextSelection bug on version 1.29.3 #1894

Open
sinadarvi opened this issue Feb 13, 2025 · 0 comments
Open

ctxTextSelection bug on version 1.29.3 #1894

sinadarvi opened this issue Feb 13, 2025 · 0 comments

Comments

@sinadarvi
Copy link

Describe the bug
in new version of the extension, ctxTextSelection don't take any value. in the previous version of this extension, workflow runs well but with new update it breaks.

To Reproduce
Steps to reproduce the behavior:

  1. Go to any website
  2. select a text on a text
  3. click right on the text and run the workflow
  4. See error

Expected behavior
when you run the workflow, by clicking on the block that uses ctxTextSelection, it should be replaced with actual value, but it doesn't.

"replacedValue": {
"{{variables@$ctxTextSelection}}": "{{variables@$ctxTextSelection}}"
},

Screenshots
error:
Image

success (last version):
Image

Desktop (please complete the following information):

  • OS: Windows
  • Browser: Chrome
  • Extension Version: 1.29.3

Additional context
I cant see any changes on the github relative to this update and I don't know if you really meant to push this version to chrome extension market
or not. but after all your extension is good and I enjoy using it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant