question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Error: Method undo.reset does not exist in Froala Editor

See original GitHub issue

hey, i’m trying to figure out how to solve this error… whats does it mean? it occurs everytime a froala is initialized.

i’m using:

"angular": "version": "1.4.9"
"FroalaWysiwygEditor": "version": "2.0.0-rc.1"
"angular-froala": "version": "2.2.1"

screen

and also another question… i have this “+” square appearing (with a tooltip that say “insert”) when i hover the froala at its Lower-Right corner… - i have no idea where is it coming from, I can see in the devtool that it has something with the a <div class="fr-insert-helper"> and <a "fr-floating-btn"> screen What is it?

Issue Analytics

  • State:closed
  • Created 8 years ago
  • Reactions:1
  • Comments:13 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
cgallarnocommented, May 23, 2016

@Whyves Your pull request has been merged into master. cc: @MichaelTSS

0reactions
MichaelTSScommented, May 24, 2016

@cgallarno When using the master branch, the issue seems fixed. Thank you @Whyves for your commit! Any plans on releasing it soon? Maybe v2.3.1?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Error: Method undo.reset does not exist in Froala Editor. #58
I have multiple instances of Froala on a page. Users will have the option to remove any of the editor instance.
Read more >
Methods - Froala
Executes the undo action. This method does not accept any arguments. CODE EXAMPLES. Invoke the method inside the rich text editor: Copy
Read more >
How to reset the states of (UNDO & REDO) button on froala ...
Froala Editor 3.0 has an .undo.reset() method that resets Froalas undo-redo state to init , (cleared out). The "$(your_selector).editable('initUndoRedo')" ...
Read more >
Release Notes - 9.1.x - codeBeamer
During Document Edit not saved Work Item data are stored in client Browser Storage Cache which limit is browser dependent. (9mb in Google...
Read more >
React integration | Docs - TinyMCE
The initial HTML content of the editor. This will reset the editor undo state and the cursor position when changed. This may be...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found