Topic: Warning after update

master@mastersistemas.net pro asked 5 years ago


Good morning, after upgrading to version 4.7.1 I'm getting an alert on the console, when I use a DataTable within a modal. I use the component: react-bootstrap-table to do the dataTable. It works perfectly out of a modal, but when placed in a modal, the following alert appears:
index.js:2178 Warning: Detected multiple renderers concurrently rendering the same context provider. This is currently unsupported.
__stack_frame_overlay_proxy_console__ @ index.js:2178
warningWithoutStack @ react-dom.development.js:492
pushProvider @ react-dom.development.js:11071
updateContextProvider @ react-dom.development.js:13762
beginWork @ react-dom.development.js:13985
performUnitOfWork @ react-dom.development.js:16249
workLoop @ react-dom.development.js:16287
renderRoot @ react-dom.development.js:16366
performWorkOnRoot @ react-dom.development.js:17220
performWork @ react-dom.development.js:17128
performSyncWork @ react-dom.development.js:17100
requestWork @ react-dom.development.js:16988
scheduleWork @ react-dom.development.js:16782
scheduleRootUpdate @ react-dom.development.js:17470
updateContainerAtExpirationTime @ react-dom.development.js:17497
updateContainer @ react-dom.development.js:17524
./node_modules/mdbreact/node_modules/react-dom/cjs/react-dom.development.js.ReactRoot.legacy_renderSubtreeIntoContainer @ react-dom.development.js:17812
(anonymous) @ react-dom.development.js:17924
unbatchedUpdates @ react-dom.development.js:17351
legacyRenderSubtreeIntoContainer @ react-dom.development.js:17922
unstable_renderSubtreeIntoContainer @ react-dom.development.js:17985
value @ mdbreact.js:37
value @ mdbreact.js:37
value @ mdbreact.js:37
value @ mdbreact.js:37
commitLifeCycles @ react-dom.development.js:14532
commitAllLifeCycles @ react-dom.development.js:15738
callCallback @ react-dom.development.js:145
invokeGuardedCallbackDev @ react-dom.development.js:195
invokeGuardedCallback @ react-dom.development.js:248
commitRoot @ react-dom.development.js:15908
completeRoot @ react-dom.development.js:17296
performWorkOnRoot @ react-dom.development.js:17224
performWork @ react-dom.development.js:17128
performSyncWork @ react-dom.development.js:17100
interactiveUpdates$1 @ react-dom.development.js:17391
interactiveUpdates @ react-dom.development.js:2163
dispatchInteractiveEvent @ react-dom.development.js:4735

Alert appears for each action performed on the screen, for example, each key pressed in an input field.




Good morning, the MDB DataTable still can not cover the functionality of the component I use. Being them:
  • Click to select.
  • When I click on a row, it returns me all the properties of the object that corresponds to that row.
  • Edit a cell in the DataTable.
My application uses many of these features, is it possible to do this using the MDB DataTable?

Jakub Mandra staff answered 5 years ago


Hello, We have our own DataTable component which is fully supported by us to use.

FREE CONSULTATION

Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.

Status

Closed

Specification of the issue

  • ForumUser: Pro
  • Premium support: No
  • Technology: MDB React
  • MDB Version: 4.7.0
  • Device: Desktop
  • Browser: All
  • OS: All
  • Provided sample code: No
  • Provided link: Yes