Skip to content

When opening the database backups view there is an error in the console #588

Description

@odysseaspenta

If you try and open the database backups view, there is an exception that shows up in the console of the browser. Here is the message that shows up below. The error is caused due to the code trying to access changes.cron.currentValue, but the @input() property is named cronVal. This is on version 3.2.45 or orientdb-studio.

Error: can't access property "currentValue", changes.cron is undefined
CronComponent.prototype.ngOnChanges@http://localhost:2480/studio/main.js:219270:44
checkAndUpdateDirectiveInline@http://localhost:2480/studio/main.js:20200:19
checkAndUpdateNodeInline@http://localhost:2480/studio/main.js:21701:20
checkAndUpdateNode@http://localhost:2480/studio/main.js:21644:16
debugCheckAndUpdateNode@http://localhost:2480/studio/main.js:22501:59
debugCheckDirectivesFn@http://localhost:2480/studio/main.js:22442:36
View_SingleBackupComponent_3/<@ng:///AppModule/SingleBackupComponent.ngfactory.js:38:8
debugUpdateDirectives@http://localhost:2480/studio/main.js:22427:21
checkAndUpdateView@http://localhost:2480/studio/main.js:21611:14
callViewAction@http://localhost:2480/studio/main.js:21959:39
execEmbeddedViewsAction@http://localhost:2480/studio/main.js:21917:31
checkAndUpdateView@http://localhost:2480/studio/main.js:21612:28
callViewAction@http://localhost:2480/studio/main.js:21959:39
execEmbeddedViewsAction@http://localhost:2480/studio/main.js:21917:31
checkAndUpdateView@http://localhost:2480/studio/main.js:21612:28
callViewAction@http://localhost:2480/studio/main.js:21959:39
execComponentViewsAction@http://localhost:2480/studio/main.js:21891:27
checkAndUpdateView@http://localhost:2480/studio/main.js:21617:29
callViewAction@http://localhost:2480/studio/main.js:21959:39
execEmbeddedViewsAction@http://localhost:2480/studio/main.js:21917:31
checkAndUpdateView@http://localhost:2480/studio/main.js:21612:28
callViewAction@http://localhost:2480/studio/main.js:21959:39
execEmbeddedViewsAction@http://localhost:2480/studio/main.js:21917:31
checkAndUpdateView@http://localhost:2480/studio/main.js:21612:28
callViewAction@http://localhost:2480/studio/main.js:21959:39
execComponentViewsAction@http://localhost:2480/studio/main.js:21891:27
checkAndUpdateView@http://localhost:2480/studio/main.js:21617:29
callViewAction@http://localhost:2480/studio/main.js:21959:39
execEmbeddedViewsAction@http://localhost:2480/studio/main.js:21917:31
checkAndUpdateView@http://localhost:2480/studio/main.js:21612:28
callViewAction@http://localhost:2480/studio/main.js:21959:39
execComponentViewsAction@http://localhost:2480/studio/main.js:21891:27
checkAndUpdateView@http://localhost:2480/studio/main.js:21617:29
callWithDebugContext@http://localhost:2480/studio/main.js:22827:42
debugCheckAndUpdateView@http://localhost:2480/studio/main.js:22367:12
ViewRef_.prototype.detectChanges@http://localhost:2480/studio/main.js:19534:18
DowngradeComponentAdapter.prototype.setupInputs/<@http://localhost:2480/studio/main.js:33750:102
$digest@http://localhost:2480/studio/main.js:195076:34
UpgradeModule.prototype.bootstrap/initModule</</subscription<@http://localhost:2480/studio/main.js:34788:112
EventEmitter.prototype.subscribe/schedulerFn<@http://localhost:2480/studio/main.js:13007:51
SafeSubscriber.prototype.__tryOrUnsub@http://localhost:2480/studio/main.js:49177:16
SafeSubscriber.prototype.next@http://localhost:2480/studio/main.js:49124:22
Subscriber.prototype._next@http://localhost:2480/studio/main.js:49064:26
Subscriber.prototype.next@http://localhost:2480/studio/main.js:49028:18
Subject.prototype.next@http://localhost:2480/studio/main.js:79810:25
EventEmitter.prototype.emit@http://localhost:2480/studio/main.js:12981:76
checkStable@http://localhost:2480/studio/main.js:13215:35
onLeave@http://localhost:2480/studio/main.js:13294:16
onInvokeTask@http://localhost:2480/studio/main.js:13244:24
ZoneDelegate.prototype.invokeTask@http://localhost:2480/studio/main.js:276334:36
Zone.prototype.runTask@http://localhost:2480/studio/main.js:276134:47
ZoneTask/this.invoke@http://localhost:2480/studio/main.js:276388:38
:1:145535

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions