Luke Cousins
Luke Cousins
### Expected behavior I'd expect the bar on a bar chart to be in the same place as the dot on a line chart for the same dataset and axis...
Thanks for the great library. Exports of [MariaDB's System-Versioned Tables](https://mariadb.com/kb/en/system-versioned-tables/) fail at the moment, but this little fix resolves it.
### Problem description Cloud build not working for Android (iOS not tested) ### Expected behavior Build to succeed ### Environment - Tabris.js version: npm latest ### Logs snippet ``` No...
### Feature description Allow links to PDF documents within a WebView to work. ### Proposed solution Open the PDF and ideally also allow printing. Thanks.
### Problem description On Android when clicking into an `` HTML element within a `WebView`, nothing happens. ### Expected behavior A modal should appear to ask to select a file/photo...
### Problem description Attempting to use `fetch()` with `FormData()` containing a blob for a photo taken on the device fails on Android, but works on iOS. ### Expected behavior `fetch()`...
Firstly, thanks for the great package I wanted to set `timeout=0` to effectively have just one attempt to get the lock, but the code is as follows: ```python if kwargs.get('timeout'):...
### Problem description - Android App released with Tabris 3.7.2 (not 3.8 because the [cloud build is broken](https://github.com/eclipsesource/tabris-js/issues/2201)). - We're receiving reports that Google Maps/Waze is not opening when people...
Are we missing something that we should be aware of, as the README says it is Postgres only? We're also using Django 3.0 :) Thanks https://mariadb.com/kb/en/generated-columns/
I'm not sure if this is possible yet, but if not, I'd love to be able to set a condition of how many times something can be triggered. Much like...