serge-web / serge

Serious Gaming, Evolved - web interface
https://sites.google.com/deepbluec.com/serge/
Apache License 2.0
14 stars 4 forks source link

Cannot load CoreMapping in Story Book #2856

Closed Tristina1788 closed 6 months ago

Tristina1788 commented 7 months ago

🐞 Bug description

Get error when load CoreMapping in Story Book

Update from Ian: I expect this is because there are no delta messages in the storybook. Here is the trace: image

When I added the type for deltaMessages (see highlight below) VS-Code showed some compiler issues that would probably solve the above issue: image

🔢 Steps to Reproduce

Steps to reproduce the behavior:

  1. Go to 'Story Book' page
  2. Click 'CoreMapping' > select 'Default'
  3. Notice screen show the error page instead of the core mapping

image

⚙️ Expected behavior

It should show the 'CoreMapping' page instead without error

🖥️ Screenshots

💻 System information

📝 Additional context