Elmi Ahmadov
Elmi Ahmadov
I need to send some data from client to server with query parameter, but as I noticed client and server URL have to be the same. These extra data is...
### Feature description Currently, whenever a user calls [`captureImage`](`https://docs.tabris.com/latest/api/Camera.html#captureimageoptions`), a device makes a sound. ### Proposed solution Allow users to disable a camera sound. Tabris.js: 3.7.2 Platform: Currently, I have...
### Problem description App freezes when the popover is shown and its anchor is [Action](https://docs.tabris.com/latest/api/Action.html#class-action). When clicking the "open popover" action the popover is shown with its content but interaction...
### Problem description When `autoCapitalize` property changes, `beforeTextChange` and `textChange` events fire. If someone relies only on `beforeTextChange` event to sync the value of the text input then the user...
### Problem description According to the docs, `Cell` could be a parent component of [RadioButton](https://docs.tabris.com/latest/api/RadioButton.html#class-radiobutton). But, when it's attached to the `Cell` it behaves like a checkbox, previously selected RadioButtons...
* Bump version to 6.2.2
V8 uses another array called v8WeakReferences to keep the weak objects and this array is used to get object reference count. Thus, when weak object is released it should also...