swiss-army-knife-card icon indicating copy to clipboard operation
swiss-army-knife-card copied to clipboard

Example 5 shows "Uncaught TypeError: Cannot read properties of undefined (reading 'drawStart')" in console

Open AmoebeLabs opened this issue 2 years ago • 0 comments

Bug report notice

Before you file a bug, make sure that you did not make a configuration mistake. The Swiss Army Knife in its current state does not yet have full configuration sanity checks!

So make sure your problem is not related to that!

  • [x] Yes, I'm sure that it is not a configuration mistake

Bug description

Output of Chrome console image

To Reproduce

Steps to reproduce the behavior:

  1. Go to view-sake5
  2. Refresh
  3. Go to Chrome Console
  4. See error

Expected behavior

No error.

The view is displayed as expected, so no idea where this error is coming from at this moment. Might still be some configuration issue or edge case which is not fatal, but still produces this error...

Screenshots

See above.

The error line: image

Called from animation loop: image

Desktop browser (please complete the following information):

  • OS: W10
  • Browser Chrome
  • Version 100

Companion App on Smartphone/Tablet (please complete the following information):

  • Device: [e.g. iPhone16]
  • OS: [e.g. iOS16]
  • Browser [e.g. stock browser, safari]
  • Version [e.g. 16]

Additional context Add any other context about the problem here.

(Optional): Suggested Solution

Any suggested solution to this bug.

AmoebeLabs avatar Jun 16 '22 10:06 AmoebeLabs