Error after production build

After making production build and running on android device i have following error:

Uncaught ReferenceError: Must call super constructor in derived class before accessing 'this' or returning from derived constructor

Do you have any idea what could be the reason behind that?

1 Like