Skip to content
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

Bug using insertRow After on last row of table #7628

Open
EgorTrutnev opened this issue Nov 27, 2024 · 0 comments · May be fixed by #7629 or #7647
Open

Bug using insertRow After on last row of table #7628

EgorTrutnev opened this issue Nov 27, 2024 · 0 comments · May be fixed by #7629 or #7647
Labels
Bug Issues which are marked as Bug

Comments

@EgorTrutnev
Copy link
Contributor

Bootstraptable version(s) affected

since version 1.23.2. V1.23.1 - does not contain a bug

Description

The insertRow method does not work correctly when inserting a new row after the last row of the table. If insertRow is on any other row, then everything works fine. But the problem is in the last row. The new row after insertRow after is added not to the end of the table, but before it.

Example(s)

https://live.bootstrap-table.com/code/EgorTrutnev/18412

Possible Solutions

No response

Additional Context

No response

@EgorTrutnev EgorTrutnev added the Bug Issues which are marked as Bug label Nov 27, 2024
@EgorTrutnev EgorTrutnev linked a pull request Nov 27, 2024 that will close this issue
10 tasks
@wenzhixin wenzhixin linked a pull request Dec 14, 2024 that will close this issue
10 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Issues which are marked as Bug
Projects
None yet
1 participant