eeditiones / tei-publisher-components

Web components used by TEI Publisher and apps generated by it
https://cdn.tei-publisher.com/
GNU General Public License v3.0
18 stars 14 forks source link

pb-popover ignores loadOnce #100

Open tuurma opened 2 years ago

tuurma commented 2 years ago

Since pb-popover can be used with remote property to load data from arbitrary endpoint, it should observe the loadOnce property as pb-load does to prevent multiple loading of the same content when hovering in and out of the popup.