Skip to content

Unstable - Create new exercise - ReferenceError: node details must be defined #4763

@pcenov

Description

@pcenov

Observed behavior

This is a follow-up to #4761. Each time I create a new exercise I am seeing the following error in the console without any user facing consequences:

validation.js:42 Uncaught (in promise) ReferenceError: node details must be defined
    at isNodeComplete (validation.js:42:11)
    at updateNodeComplete (actions.js:8:20)
    at actions.js:92:13
    at dexie.min.mjs:1:15533
    at Me (dexie.min.mjs:1:10267)
    at Le (dexie.min.mjs:1:11024)
    at $e (dexie.min.mjs:1:10875)
    at dexie.min.mjs:1:15533

Expected behavior

It should be investigated whether this is problematic and the error should be fixed.

Steps to reproduce the issue

  1. Go to https://unstable.studio.learningequality.org/en/accounts/#/ and sign in
  2. Open a channel and create a new exercise
  3. Observe the error in the console

Additional information

2024-09-27_13-00-41

Usage Details

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions