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

Unstanble - 'Uncaught (in promise) TypeError: changeTracker.cleanUp is not a function' on remove a resource #4767

Open
akolson opened this issue Sep 27, 2024 · 0 comments
Labels
DEV: frontend P3 - low Priority: Stretch goal

Comments

@akolson
Copy link
Member

akolson commented Sep 27, 2024

Observed behavior

An error is thrown in the console on remove a resource using the context menu. The operation succeeds.

Expected behavior

Investigate the error to ensure that it has no implications on the usability of the remove action.

User-facing consequences

None as the operation succeeds

Errors and logs

ContentNodeOptions.vue:375 Uncaught (in promise) TypeError: changeTracker.cleanUp is not a function
    at ContentNodeOptions.vue:375:1

Additional information

Steps to reproduce the issue

  1. Create/copy a resource
  2. Remove the resource
  3. Observe the console

Usage Details

  • OS: Mac Os
  • Browser: Chrome
  • URL:-
  • Other information that may be relevant: -
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
DEV: frontend P3 - low Priority: Stretch goal
Projects
None yet
Development

No branches or pull requests

1 participant