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

Sometimes rich text bar hyperlink input field misses the value #248

Open
tohin-coderex opened this issue Feb 22, 2023 · 4 comments
Open
Labels
bug Something isn't working

Comments

@tohin-coderex
Copy link

builder-text-block

I copied a web link and tried to paste it into the input field. After clicking on the Apply button, its added underlined under the text but did not add the web address on the link tag. Somehow sometimes it has been working fine and sometimes misses.

I had made some debugging on the easy-email-extensions package and found the components which is mainly responsible for this hyperlink feature. It seems to me that prop.onChange(values) sometimes does not trigger on the first click.

https://github.com/zalify/easy-email/blob/e55c3e762e7c7d6ccb477f9bdbdfff983337e9ae/packages/easy-email-extensions/src/components/Form/RichTextToolBar/components/Link/index.tsx#L62

@m-Ryan m-Ryan added the bug Something isn't working label Feb 22, 2023
@m-Ryan
Copy link
Collaborator

m-Ryan commented Feb 22, 2023

we will check this week

@tohin-coderex
Copy link
Author

Hello @m-Ryan , what's the update of this issue?

@pghope
Copy link

pghope commented Jul 31, 2023

I'm also seeing this issue but can't make it occur consistently

@sarbjeet6706
Copy link

@m-Ryan I am still seeing this issue. Could you please check?

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

No branches or pull requests

4 participants