Carlos
Carlos
I am having the same problem with last version 2.22.6 ``` angular.js:14199 TypeError: Cannot read property 'addClass' of null at Object.link (http://localhost:3000/bower_components/angular-ui-tree/dist/angular-ui-tree.js:408:33) at ```
@drakula84 check @rbarroetavena fork that has optimised libjingle to only 10MB
@rbarroetavena is now merged with @alongubkin with updated webrtc lib 7879
Hi, i have se same problem. **How to reproduce** ``` $ npm init @capacitor/app@latest $ cd capacitor-app-solo/ $ npm i $ npm run build $ npm i -D @capacitor/cli $...