You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Seems to happen when adding and removing the component from the DOM
sc-signal.js?ce76:202
Uncaught TypeError: Cannot set properties of undefined (setting 'width')
at HTMLElement._renderSignal (sc-signal.js?ce76:202)
sc-signal.js?ce76:130
Uncaught (in promise) TypeError: Cannot read properties of null (reading 'toFixed')
at HTMLElement.render (sc-signal.js?ce76:130)
sc-signal.js?ce76:188
Uncaught TypeError: Cannot read properties of undefined (reading 'clearRect')
at HTMLElement.disconnectedCallback (sc-signal.js?ce76:188)
The text was updated successfully, but these errors were encountered:
b-ma
transferred this issue from ircam-ismm/simple-components
Jul 16, 2023
Seems to happen when adding and removing the component from the DOM
The text was updated successfully, but these errors were encountered: