Closed Bezlepkin closed 3 years ago
Is it a client side modification or dev side ?
Is it a client side modification or dev side ?
What you mean?
I was wondering if we had to do the modification as a user in our program or if it had to be done by the package developer, but I found the answer after thinking about it
I was wondering if we had to do the modification as a user in our program or if it had to be done by the package developer, but I found the answer after thinking about it
I made a package in node_modules but nothing has changed. Apparently we need to wait for @nativescript/angular 12.0.2
@nativescript/angular@12.0.2 has been released today. Please update and test it! I think this issue can be closed
I get new error:
JS: ERROR TypeError: Cannot read property '0' of null
I checked the code, I suspect that an error occurs when calling this method:
@Bezlepkin @edusperoni cant say much about angular. Would need some help to fix this.
After updating to Angular 12 bottomsheet throws an error.
ERROR Error: Uncaught (in promise): TypeError: Right-hand side of 'instanceof' is not an object
I looked into the code and saw that there is no AppHostView in Angular 12