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

Warning in console while Saving database properties (RM #7703) #5332

Closed
dpage opened this issue Sep 13, 2022 · 3 comments
Closed

Warning in console while Saving database properties (RM #7703) #5332

dpage opened this issue Sep 13, 2022 · 3 comments
Assignees
Milestone

Comments

@dpage
Copy link
Contributor

dpage commented Sep 13, 2022

Issue migrated from Redmine: https://redmine.postgresql.org/issues/7703
Originally created by Yogesh Mahajan at 2022-09-13 08:22:45 UTC.

DecorationManager.js:20 Uncaught (in promise) TypeError: Cannot destructure property 'applicable' of 'this.getDecorationData(...)' as it is null.
    at DecorationsManager.targetDecoration (DecorationManager.js:20:21)
    at eval (index.js:40:30)
    at Set.forEach ()
    at Notificar.dispatch (index.js:40:14)
    at Decoration.addTarget (Decoration.js:62:21)
    at _callee4$ (index.tsx:386:39)
    at tryCatch (runtime.js:63:40)
    at Generator.invoke [as _invoke] (runtime.js:294:22)
    at Generator.eval [as next] (runtime.js:119:21)
    at asyncGeneratorStep (index.tsx:122:103)

Issue is observed in 6.13 released version also

@dpage
Copy link
Contributor Author

dpage commented Sep 13, 2022

Image migrated from Redmine: https://redmine.postgresql.org/attachments/download/6964
Originally created by Yogesh Mahajan at 2022-09-13 08:22:40 UTC.

Screenshot_2022-09-12_at_3.16.18_PM.png

Filename: Screenshot_2022-09-12_at_3.16.18_PM.png

@dpage
Copy link
Contributor Author

dpage commented Sep 14, 2022

Comment migrated from Redmine: https://redmine.postgresql.org/issues/7703#note-2
Originally created by Akshay Joshi at 2022-09-14 11:03:30 UTC.

Redmine ticket header update:

Name Old Value New Value
Sprint changed Ready
Subject changed Waring in console while Saving database properties Warning in console while Saving database properties

@pravesh-sharma
Copy link
Contributor

tested in latest code and is fixed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants