react-bootstrap-table2 icon indicating copy to clipboard operation
react-bootstrap-table2 copied to clipboard

Next Generation of react-bootstrap-table

Results 164 react-bootstrap-table2 issues
Sort by recently updated
recently updated
newest added

When i'm trying to edit cells i'm getting the following error 'TypeError: dataOperator.typeConvert is not a function' I went throught a basic installation (npm install react-bootstrap-table2-editor --save) and it downloaded...

Bumps [underscore](https://github.com/jashkenas/underscore) from 1.9.1 to 1.12.1. Commits c627e38 Mention CVE-2021-23358 in code, test and documentation (#2915) c9e803e Add diff and docs to the 1.12.1 change log entry 0c20985 Restore comments...

dependencies

As mentioned in #1639, there is a high security vulnerability with dependent library - underscore < 1.12.1. Bumping it 1.13.1 will resolve the issue. More on the CVE: https://www.npmjs.com/advisories/1674

in my console I got log like this: `Warning: Using UNSAFE_componentWillReceiveProps in strict mode is not recommended and may indicate bugs in your code. See https://fb.me/react-unsafe-component-lifecycles for details. * Move...

Bumps [jsdom](https://github.com/jsdom/jsdom) from 11.2.0 to 16.5.0. Release notes Sourced from jsdom's releases. Version 16.5.0 Added window.queueMicrotask(). Added window.event. Added inputEvent.inputType. (diegohaz) Removed ondragexit from Window and friends, per a spec...

dependencies

**Describe the bug** There's a bug when trying to search for an item while there's a custom pagination in place **To Reproduce** Steps to reproduce the behavior: 1. Storybook: Go...

The textFilter input value is removed after data loading is completed, but only when using a loading overlay. Here are the steps to reproduce the issue: - The table is...

bug

Hello, i need to edit this text that is inside of the column but i can`t find anything in the doc to fix this issue. Someone knows how can i...

This may already be implemented, but I can't figure out a solution. I have created a custom filter that renders an overlay of checkboxes where a user can select/deselect any...

**Describe the bug** Incorrect role is defined as a link for multiple controls i.e., back, 0, 1, 2, 3, next and last button **To Reproduce** Steps to reproduce the behavior:...