Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Support
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
pagedjs
pagedjs
  • Project
    • Project
    • Details
    • Activity
    • Releases
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 144
    • Issues 144
    • List
    • Boards
    • Labels
    • Milestones
  • Merge Requests 8
    • Merge Requests 8
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Tools
  • pagedjspagedjs
  • Issues
  • #231

Closed
Open
Opened Jul 08, 2020 by Ricardo Gladwell@rgladwell
  • Report abuse
  • New issue
Report abuse New issue

Not paging web components correctly

Paged.js is not paging web components correctly.

Expected Behaviour: When a custom element/web component spans a page it should be paginated to the next page.

Actual Behaviour: Custom elements/web components that span pages repeat the first page or disappear altogether.

Please see the test fixture project here:

https://github.com/rgladwell/pagedjs-wc-fixture

I suspect this is because Paged.js is incorrectly calculating the size of web components, perhaps because they haven't fully rendered yet.

Edited Jul 08, 2020 by Ricardo Gladwell
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
0
Labels
None
Assign labels
  • View project labels
Reference: tools/pagedjs#231