Ricardo Mosselman

Results 7 issues of Ricardo Mosselman

Hi, Im using priorities in my app because i have multiple back button actions registered. As far as i have seen the back button is not using any priority, is...

### Description: In https://github.com/laradock/laradock/commit/780d0bb764017554f95404d679c7edbf13261cef, the version of xdebug gets determined based on the PHP version. But the part that sets the ini values only checks for PHP 8, and then...

Type: Bug
Stale

Hi, currently my backend is returning page properties as resources. These resources are returned in the json api spec format. Now my issue is that i cannot transform the page...

## Feature Request ### Description We have a Share plugin where we have the possibility to use the share functionality. The share functionality now always opens the device share modal,...

enhancement
platform: android
platform: ios
plugin: share

Hi, Im not sure if im doing the updates on an model correct. I saw in another issue an example, but it is not working and throws me an unknown...

Hi, There is a problem when adding the prod flag to the ionic cordova run android command. The following error appears: columns.add is not a function If i run the...

The responseHeaders map is shared between threads, causing simultaneous requests to return the same Content-Length to the browser in case of range requests. See the illustration in https://github.com/ionic-team/cordova-plugin-ionic-webview/issues/453 (the same...