element-hq / hydrogen-web

Lightweight matrix client with legacy and mobile browser support
Apache License 2.0
650 stars 127 forks source link

ObservableValue.ts:20 Uncaught TypeError: Class extends value undefined is not a constructor or null at ObservableValue.ts, after update version 0.3.8 => 0.4.0 #1118

Closed leccyril closed 1 year ago

leccyril commented 1 year ago

Describe the bug WE update version 0.3.8 in package.json to 0.4.0 and now we have this error :

ObservableValue.ts:20 Uncaught TypeError: Class extends value undefined is not a constructor or null at ObservableValue.ts:20:8

To Reproduce Steps to reproduce the behavior: 1 Use your sdk exemple with vanilla

Expected behavior Chat working

Screenshots If applicable, add screenshots to help explain your problem.

image

Desktop (please complete the following information): linux chrome/ firefox

Additional context We just moved library 0.3.8 to 0.4.0 we also tried updating hydrogen sdk view to last version 0.1.3 but same issue