Skip to content

Internal links do not work when content wraps to a new page #2356

@tpformybh

Description

@tpformybh

e.g.

<a href="#section">Section Name</a>
...
<div id="section">...</div>

The link should link to the section, and dompdf renders it as an anchor, but it isn't actually linked to anywhere.

PHP 7.4


Edit
After some digging the root of the problem is if the content wraps over another page, then the link does not work.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions