accordproject / web-components

React Components for Accord Project
Apache License 2.0
117 stars 94 forks source link

Undefined Nodes in some templates #356

Open K-Kumar-01 opened 3 years ago

K-Kumar-01 commented 3 years ago

Bug Report 🐛

Some templates like late delivery and penalty(with optional/else), give the following error`: Screenshot from 2021-08-09 15-58-10

Expected Behavior

The templates should be inserted properly.

Current Behavior

Error is encountered.

Steps to Reproduce

  1. Open the contract editor.
  2. From knobs, select the late delivery and penalty(else/optional).

Context (Environment)

Desktop

K-Kumar-01 commented 3 years ago

@dselman I have created the issue for the contract editor.

AbhijithGanesh commented 2 years ago

I think the issue here is that templates are not being loaded, only the default http://localhost:9009/?path=/story/contract-editor--contract-editor is allowed. If you can provide me with the list, I can fix this @irmerk