Tracy Hall
Tracy Hall
One issue, one style; both resolved by simplifying code: Issue: the last replace, because it was a value not a regex, only replaced the first instance Style: the string was...
enterprise edition, ver "5.10.2" Relevant code or config EnterpriseColumnLayout.js, line 815: ``` dragEndCallbacks = (props, dropIndex) => { if (dropIndex) { const data = props.data[dropIndex]; props.onRowReorderEnd && props.onRowReorderEnd({ data, dropIndex...
🐛 Bug caused by Typo in reactdatagrid/community-edition/packages/NumericInput/src /NumberInput.tsx
- what edition are you using - community / enterprise - version for `@inovua/reactdatagrid-community`or `@inovua/reactdatagrid-enterprise` - Relevant code or config ```javascript ``` What you did: What happened: Reproduction repository: Problem...
🐛 Bug: - enterprise edition - `@inovua/reactdatagrid-enterprise` - version 5.10.2 What you did: I use a form-driven system to format table columns - so that the data source defines it's...
### Environment * Operating System version: NodeJS * Browser version: any * Firebase SDK version: v8, v9 * Firebase Product: Storage ### The problem So, Google Folk: Would someone please...