swiss-army-knife-card
swiss-army-knife-card copied to clipboard
Example 5 shows "Uncaught TypeError: Cannot read properties of undefined (reading 'drawStart')" in console
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
To Reproduce
Steps to reproduce the behavior:
- Go to view-sake5
- Refresh
- Go to Chrome Console
- 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:
Called from animation loop:
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.