malua

Results 8 issues of malua

This pull request updates the Angular dependencies to version 13.

Hey first of all thanks for this great library! I have a question regarding a cosmetic issue: I create a iframe by calling zoid.component({}); And then calling render and passing...

Hey, do you maybe have an idea, why our apps are crashing? ``` Exception java.lang.RuntimeException: Unable to create application com.xxx.app.CustomApplicationClass: java.lang.RuntimeException: Could not create folder: /data/user/0/com.xxx.app/cache/rollbar-items at android.app.ActivityThread.handleBindApplication (ActivityThread.java:6810) at...

Hey, This is a complementary ticket to my other one https://github.com/phrase/phrase-cli/issues/138. It would be nice if it is possible to execute --cleanup only for certain languages when running phrase push...

Hey, it would be great if we could specify --cleanup in the config file to only apply it to the base languages. Otherwise all the untranslated keys in the target...

**Describe the bug** The package cannot be installed with capacitor core version > 6.0.0. Also the the package on npm is behind. Version 6 is only available in the next...

Hey there, We just discovered that push notifications in on Android when the App is completely closed won't trigger the `onPushNotification` callback. This definitely worked in the past and it...

# Description In the Ionic Framework pages are hidden in the navigation stack by setting display: none; When using the virtual scroll in a page which is then hidden by...