PiwEL

Results 8 issues of PiwEL

Hello, When using the timer to display an age, there's a spectacular difference between the displayed month value and the real one. It's due to the fact that the library...

Is it possible to have a way to manually refresh the font-size calculation ? Maybe via a custom event that we could trigger when we want, or by watching another...

Hi, **Affected Projects** React / All I'm using MultiList with huge lists (more than 10,000 terms), and the `showFilter` is really useful. However, when I use it combined to `showLoadMore`,...

enhancement

Robustness: json variable might be undefined. Firefox 68-78+ (Windows, Mac) calls the success function with no parameters when page is unloading, triggering an uncaught error.

Hi, First of all thanks a lot for sharing this beautiful plugin with everyone, it's really useful. I would like to contribute to your work by adding some enhancement to...

Upgrade cordova-ios to prevent this error message: ``` Plugin doesn't support this project's cordova-ios version. cordova-ios: 7.1.1, failed version requirement: 7.1.0 Skipping 'cordova-plugin-intercom' for ios ```

Current behavior: Some plugins expose different version numbers in their plugin.xml and package.json. This discrepancy causes cordova-check-plugins to always report the plugin as outdated, even when the installed version matches...

Hi Intercom Cordova team, We’re seeing a reproducible crash on iOS whenever presentMessageComposer (or the deprecated displayMessageComposer) is invoked without an initial message. The bridge always indexes into command.arguments[0], but...