devextreme-react icon indicating copy to clipboard operation
devextreme-react copied to clipboard

React UI and data visualization components

Results 43 devextreme-react issues
Sort by recently updated
recently updated
newest added

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [eslint-plugin-spellcheck](https://redirect.github.com/aotaduy/eslint-plugin-spellcheck) | [`0.0.14` -> `0.0.20`](https://renovatebot.com/diffs/npm/eslint-plugin-spellcheck/0.0.14/0.0.20) | ![age](https://developer.mend.io/api/mc/badges/age/npm/eslint-plugin-spellcheck/0.0.20?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint-plugin-spellcheck/0.0.14/0.0.20?slim=true) | --- ### Release...

dependencies

Use of rrule.js on node (for reporting) gave me different results compared to what I have on the scheduler Frontend. Is there any api function or so exposed that can...

# Bug Report **Package versions:** devexteme version: 23.1.3 devextreme-react version: 23.1.3 **Steps to reproduce:** **Current behavior:** the getCellElement() on the dxDatagrid not working, it returns undefined **Expected behavior:** **Screenshots:**

https://github.com/DevExpress/devextreme-react/blob/65f8034ccc578d23b58c8fea46ed922f70eb6177/packages/devextreme-react/src/core/configuration/utils.ts#L34 ![image](https://github.com/DevExpress/devextreme-react/assets/62868403/25173efd-385c-4489-a5bc-c03dcc3e1127) ![image](https://github.com/DevExpress/devextreme-react/assets/62868403/0bffb09a-cf32-4b79-bfa6-cfa6319f1a48) This issue occurs in Next.js. It arises when the server-side rendering (SSR) cannot find the window object. I tried to make it render on the client-side (CSR),...

# Bug Report I have used a feature Master-Detail grid in edit mode cell. In the child grid, i created a required validation for one column. When i focused out...

# Bug Report **Package versions:** devexteme version: 22.2.4 devextreme-react version: 22.2.4 **Steps to reproduce:** https://codesandbox.io/p/github/Kolpak86/devextreme-dropdown-table/main?layout=%257B%2522activeFilepath%2522%253A%2522%252Fsrc%252Fpages%252Ftable%252Fcomponents%252Fdropdown.tsx%2522%252C%2522openFiles%2522%253A%255B%255D%252C%2522sidebarPanel%2522%253A%2522EXPLORER%2522%252C%2522gitSidebarPanel%2522%253A%2522COMMIT%2522%252C%2522fullScreenDevtools%2522%253Afalse%252C%2522rootPanelGroup%2522%253A%257B%2522direction%2522%253A%2522vertical%2522%252C%2522type%2522%253A%2522PANEL_GROUP%2522%252C%2522id%2522%253A%2522DEVTOOLS_PANELS%2522%252C%2522panels%2522%253A%255B%257B%2522type%2522%253A%2522PANEL%2522%252C%2522panelType%2522%253A%2522TABS%2522%252C%2522id%2522%253A%2522clh7l5pz500093b88jfejd07f%2522%257D%255D%252C%2522sizes%2522%253A%255B100%255D%257D%252C%2522tabbedPanels%2522%253A%257B%2522clh7l5pz500093b88jfejd07f%2522%253A%257B%2522id%2522%253A%2522clh7l5pz500093b88jfejd07f%2522%252C%2522activeTabId%2522%253A%2522clh7l6umo00go3b881jv0qkmz%2522%252C%2522tabs%2522%253A%255B%257B%2522type%2522%253A%2522TASK_LOG%2522%252C%2522taskId%2522%253A%2522start%2522%252C%2522id%2522%253A%2522clh7l6rx800bz3b88qj4ay5n4%2522%257D%252C%257B%2522type%2522%253A%2522TASK_PORT%2522%252C%2522taskId%2522%253A%2522start%2522%252C%2522port%2522%253A3000%252C%2522id%2522%253A%2522clh7l6umo00go3b881jv0qkmz%2522%252C%2522path%2522%253A%2522%252F%2523%252Ftable%2522%257D%252C%257B%2522type%2522%253A%2522TASK_LOG%2522%252C%2522id%2522%253A%2522clh7l8sjh00nu3b88zfu07n4v%2522%252C%2522taskId%2522%253A%2522start%2522%257D%252C%257B%2522type%2522%253A%2522EMPTY_DEVTOOL%2522%252C%2522id%2522%253A%2522clh7laymk00qa3b88kmi2rz96%2522%257D%255D%257D%257D%252C%2522showSidebar%2522%253Atrue%252C%2522showDevtools%2522%253Atrue%252C%2522sidebarPanelSize%2522%253A15%252C%2522editorPanelSize%2522%253A51.726190476190474%252C%2522devtoolsPanelSize%2522%253A31.369047619047628%257D Click on state cell, then click on dropdown, table popup should open. Try to create...

Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2. Release notes Sourced from json5's releases. v1.0.2 Fix: Properties with the name __proto__ are added to objects and arrays. (#199) This also fixes a...

dependencies

Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) to 4.1.1 and updates ancestor dependency [lerna](https://github.com/lerna/lerna/tree/HEAD/core/lerna). These dependencies need to be updated together. Updates `http-cache-semantics` from 3.8.1 to 4.1.1 Commits 2449650 Update mocha 560b2d8 Don't use regex...

dependencies

Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from decode-uri-component's releases. v0.2.2 Prevent overwriting previously decoded tokens 980e0bf https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2 v0.2.1 Switch to GitHub workflows 76abc93 Fix issue where decode...

dependencies

Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3. Changelog Sourced from qs's changelog. 6.5.3 [Fix] parse: ignore __proto__ keys (#428) [Fix] utils.merge`: avoid a crash with a null target and a truthy...

dependencies