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

Editing post, clicking on Tag or Author x does not remove item #11685

Closed
keybits opened this issue Mar 23, 2020 · 2 comments
Closed

Editing post, clicking on Tag or Author x does not remove item #11685

keybits opened this issue Mar 23, 2020 · 2 comments

Comments

@keybits
Copy link

keybits commented Mar 23, 2020

Issue Summary

When clicking on a tag or author to remove (clicking the x) the tag or author is not removed.

image

I get this error in the console:

vendor.min-4db975524bfa30c0dd967a59778fbd91.js:9092 Uncaught (in promise) TypeError: Cannot read property 'appendChild' of null
    at c.animateOut (vendor.min-4db975524bfa30c0dd967a59778fbd91.js:9092)
    at Object.destroyModifier (vendor.min-4db975524bfa30c0dd967a59778fbd91.js:8792)
    at un.destroy (vendor.min-4db975524bfa30c0dd967a59778fbd91.js:1324)
    at k.[DID_DROP] (vendor.min-4db975524bfa30c0dd967a59778fbd91.js:3752)
    at vendor.min-4db975524bfa30c0dd967a59778fbd91.js:3750
    at Set.forEach (<anonymous>)
    at v (vendor.min-4db975524bfa30c0dd967a59778fbd91.js:3750)
    at E.[DID_DROP] (vendor.min-4db975524bfa30c0dd967a59778fbd91.js:3752)
    at vendor.min-4db975524bfa30c0dd967a59778fbd91.js:3750
    at Set.forEach (<anonymous>)

This is a new clean installation of Ghost today.

To Reproduce

  1. Edit post settings
  2. Click on x to remove a tag or author

Technical details:

  • Ghost Version: 3.12.0 (new clean install)
  • Node Version: 12.16.1
  • Browser/OS: Latest Chrome and latest Firefox
  • Database: MySQL 5.7
@keybits keybits changed the title Editing post, clicking on Tag or Author does not remove item Editing post, clicking on Tag or Author x does not remove item Mar 23, 2020
@ErisDS
Copy link
Member

ErisDS commented Mar 26, 2020

I got the same error when trying to unpublish a post.

Also had reports of the same error when trying to publish.

@keybits
Copy link
Author

keybits commented Mar 26, 2020

Thanks for the quick fix 😄

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

2 participants