We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Expected behaviour: When changing existing link with target = "_blank" to target ="", the change propagates to html.
Actual behaviour: When changing existing link with target = "_blank" to target ="", the change does not propagate to html.
Steps to reproduce:
Reproducible with the web page demo v.0.15.8
Attaching the screencast:
The text was updated successfully, but these errors were encountered:
68f5cc6
Merge commit '68f5cc61a9808f4cb093228edd1b9eecc5d005b2' into HEAD
ed9341a
* commit '68f5cc61a9808f4cb093228edd1b9eecc5d005b2': Update href trait value. Closes GrapesJS#2411 Clear modules before load. Fixes GrapesJS#2402 Update getCacheLoad function Preserve selection after `canvas:drop`. Closes GrapesJS#2396
No branches or pull requests
Expected behaviour:
When changing existing link with target = "_blank" to target ="", the change propagates to html.
Actual behaviour:
When changing existing link with target = "_blank" to target ="", the change does not propagate to html.
Steps to reproduce:
Reproducible with the web page demo v.0.15.8
Attaching the screencast:
The text was updated successfully, but these errors were encountered: