Title: Issue with Draft Posts on hovering Save Button
Last modified: April 23, 2020

---

# Issue with Draft Posts on hovering Save Button

 *  Resolved [liocodes](https://wordpress.org/support/users/liocodes/)
 * (@liocodes)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/issue-with-draft-posts-on-hovering-save-button/)
 * If you want to save a blog post draft and move the mouse over the Save button.(
   Until the tooltip CTRL + S comes up) and then clicks an error message appears.
   
   It’s only with WordPress 5.4/Gutenberg in combination with Edit Flow.
 * In addition, following error is generated during hovering.
    (in an interval of
   seconds.) TypeError: f is zero –> components.min.js:7:82573
 * The error message is:
    DOMException: “Node.removeChild: The node to be removed
   is not a child of this node” –> react-dom.min.js:103:487
 * I think the Problem is, that on hover a span tag is getting injected into the
   dom. But I’m not sure.
 * Thanks!
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fissue-with-draft-posts-on-hovering-save-button%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 5 replies - 1 through 5 (of 5 total)

 *  [cojennin](https://wordpress.org/support/users/comradefuzz/)
 * (@comradefuzz)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/issue-with-draft-posts-on-hovering-save-button/#post-12720423)
 * Hello, thanks for providing this information!
 * Have you tried activating Edit Flow on a fresh WordPress installation to see 
   if this error still occurs?
 * If possible, could you provide a screencapture of the error you’re seeing? And
   also, could you copy the contents of the dev console error and any other messages
   you’re seeing here?
 * If you can, adding `define('SCRIPT_DEBUG', true);` to `wp-config.php` might provide
   a clearer error message.
 *  Thread Starter [liocodes](https://wordpress.org/support/users/liocodes/)
 * (@liocodes)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/issue-with-draft-posts-on-hovering-save-button/#post-12723917)
 * Hello, thanks for your quick response.
 * I also tried it on a fresh WordPress installation and the error still occurs.
 * Afterwards I activated the script debug and you can find the screenshot of the
   error logs under the following link:
 * [https://cnmodelmanagement.com/assets/error-message.png](https://cnmodelmanagement.com/assets/error-message.png)
 * In addition, I have recorded the steps to reproduce the error in a screencapture:
   
   [https://cnmodelmanagement.com/assets/screen-recording.webm](https://cnmodelmanagement.com/assets/screen-recording.webm)
 * Here you can see the difference if you wait for the tooltip or quickly click 
   on the save button.
 * I hope this helps.
 *  [cojennin](https://wordpress.org/support/users/comradefuzz/)
 * (@comradefuzz)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/issue-with-draft-posts-on-hovering-save-button/#post-12724143)
 * Thanks, this helped! I was able to confirm the issue.
 * If possible, could you try running the `master` branch of [https://github.com/Automattic/Edit-Flow/](https://github.com/Automattic/Edit-Flow/)
   and see if that fixes the issue? I’ve just merged a change that I think will 
   fix the problem.
 *  Thread Starter [liocodes](https://wordpress.org/support/users/liocodes/)
 * (@liocodes)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/issue-with-draft-posts-on-hovering-save-button/#post-12724237)
 * I’ve tested the master branch and the bug seems to be fixed.
    I can’t reproduce
   the error now.
 * Thank you very much!!
 *  [cojennin](https://wordpress.org/support/users/comradefuzz/)
 * (@comradefuzz)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/issue-with-draft-posts-on-hovering-save-button/#post-12741375)
 * Hello,
 * A new version of Edit Flow (0.9.6) has been released and contains these changes.
   Let us know if you encounter any issues.
 * Thanks!
    -Connor

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Issue with Draft Posts on hovering Save Button’ is closed to new replies.

 * ![](https://ps.w.org/edit-flow/assets/icon-256x256.png?rev=3433533)
 * [Edit Flow](https://wordpress.org/plugins/edit-flow/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/edit-flow/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/edit-flow/)
 * [Active Topics](https://wordpress.org/support/plugin/edit-flow/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/edit-flow/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/edit-flow/reviews/)

## Tags

 * [blogposts](https://wordpress.org/support/topic-tag/blogposts/)
 * [drafts](https://wordpress.org/support/topic-tag/drafts/)

 * 5 replies
 * 2 participants
 * Last reply from: [cojennin](https://wordpress.org/support/users/comradefuzz/)
 * Last activity: [6 years, 1 month ago](https://wordpress.org/support/topic/issue-with-draft-posts-on-hovering-save-button/#post-12741375)
 * Status: resolved