Skip to content

loop on page using do_not_break with table larger than one page #49

Open
@julioolver

Description

@julioolver

Describe the bug
In vue3, when using the do_not_break prop the page enters a loop because it cannot break a table that occupies more than one page.

To Reproduce
Steps to reproduce the behavior:

  1. Created table with more 1 page
  2. loading...
  3. not open
  4. See navigator crash

Desktop (please complete the following information):

  • OS: desktop/web
  • Browser: all
  • Vue.js: 3.2.31

NOTE: A possible solution would be to not break the page table if its size is larger than one page.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions