-
Notifications
You must be signed in to change notification settings - Fork 775
Server-side rendering and Insert Row #348
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Hi @redjab, could you please confirm there's no error if you only disable |
Hi @AllenFang, yes I can confirm that there's no error if I only disable
|
@redjab, I know the problem, |
Make senses. On top of my head, may be it will be easiest for the user to pass in a prop as the id instead of generating one? |
@redjab, I've fixed this issue on |
Hi, I'm using react-bootstrap-table and running into this issue when set insertRow={true}
I think it has something to do with the pop up modal on inserting new row.
Using:
react-bootstrap-table: 2.0.2
react: 0.14.2
jquery: 2.1.4
bootstrap: 3.3.5
Would appreciate any help on the issue!
The text was updated successfully, but these errors were encountered: