Skip to content

nested pb-popover not reacting to hover #322

Description

@tuurma

When nested pb-popovers are generated via ODD processing, on first time accessing the tooltip, one can trigger the nested tooltip on hover. After moving away from the outer popover, on subsequent attempts, the nested popover is not responding and not displaying the tooltip.

To reproduce: include the TEI snippet below and render it via teipublisher.odd

Image
   <p> <app>
                  <lem>foo</lem>
                  <rdg>bar and perhaps even a nested <app>
                        <lem>bas sub-variant</lem>
                        <rdg>or bus sub-variant</rdg>
                     </app></rdg>
               </app>
            </p>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions