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

Fixed insertRow bug after on last row of table #7647

Merged
merged 2 commits into from
Dec 18, 2024
Merged

Fixed insertRow bug after on last row of table #7647

merged 2 commits into from
Dec 18, 2024

Conversation

wenzhixin
Copy link
Owner

@wenzhixin wenzhixin commented Dec 14, 2024

🤔Type of Request

  • Bug fix
  • New feature
  • Improvement
  • Documentation
  • Other

🔗Resolves an issue?
Fix #7628

📝Changelog

  • Core
  • Extensions

Fixed insertRow bug after on the last row of the table

💡Example(s)?
Before: https://live.bootstrap-table.com/code/EgorTrutnev/18412
After: https://live.bootstrap-table.com/code/wenzhixin/18474

☑️Self Check before Merge

⚠️ Please check all items below before reviewing. ⚠️

  • Doc is updated/provided or not needed
  • Demo is updated/provided or not needed
  • Changelog is provided or not needed

@wenzhixin wenzhixin force-pushed the fix/7628 branch 3 times, most recently from 17a1b15 to caaa0ce Compare December 18, 2024 07:37
@wenzhixin wenzhixin merged commit 036e793 into develop Dec 18, 2024
1 check passed
@wenzhixin wenzhixin deleted the fix/7628 branch December 18, 2024 07:43
@wenzhixin wenzhixin mentioned this pull request Dec 18, 2024
10 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bug using insertRow After on last row of table
1 participant