-
Hi Team,
I'm using library in my application and found one issue.
Above is my HTML, using this with reactive form, and in TS binding value from JAVA response like below :
caseOwnerId: [[{'id':…
-
## Description of the issue
When creating a new document from list view with filters applied, those filters get passed into the new document.
For example, the Quotation doctype. In the list view if …
-
The sliders used for xlim/ylim are very sensitive to the initial data type .An example of this is if ylim sliders are calculated based on a number array, and then `y` is changed to a datetime array, i…
-
I found that when editing a shape that was added to the `leaflet` instance (not drawn with the toolbar) can be edited, but the edited shape does not show up as a reactive value in a shiny app. Am I …
-
### Is your feature request related to a problem? Please describe.
It is a tad tedious for simple buttons to simply write a value to a dynamic variable, its either ButtonValueSet + DynamicValueVariab…
-
In the newest package version, tippys are not reacting to changes in shiny inputs (specifically radio buttons) - I'm using tippyOutput and renderTippy ... they'll populate with data at the front end, …
-
In R Shiny, there are built in controls for selecting a row in a table output. The row index (of the row selected) can be used as an input to trigger other events. How can this functionality (user sel…
-
I've tried to enhance the following code in `imports/ui/pages/login.js`:
```javascript
common.loginform.Email
```
it is working but it will only ever render the default locale stri…
-
Support the following sub config:
``` Javascript
.state('module', {
url: '/module/:moduleId',
parent: 'organisation',
abstract: true,
template: '',
data: {
$subs: [
function() {…
-
### Existing Component
Yes
### Component Name
ElTransfer
### Description
The value of v-model must be of ref type. When the value of v-model is reactive, the child will not be moved and n…