You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The problem is actually really close to #1747. Your counter is in an absolute box whose parent is not the page, that’s the difference.
liZe
changed the title
tag containing counter(pages) witth .some_class { position: absolute; } showing "0" instead of total num of pages
"pages" counter in non-root absolute boxes are broken
Jan 29, 2024
Perhaps Bug similar to: #1491
style position: absolute; causing incorrect redering...
markup and styles:
my.html
style.css
The text was updated successfully, but these errors were encountered: