eBay / ebayui-core

Collection of Marko widgets; considered to be the core building blocks for all eBay components, pages & apps
https://ebay.github.io/ebayui-core/
Other
212 stars 97 forks source link

ebay-lightbox-dialog/ebay-dialog-base: PrevButton missing Marko.AttrTag #2176

Closed maldos19 closed 1 month ago

maldos19 commented 1 month ago

Bug Report

eBayUI Version: 13.4.1

Description

Trying to utilize <@prev-button> ... /@prev-button as described in the sample for Ebay-lightbox-dialog: https://github.com/eBay/ebayui-core/blob/master/src/components/ebay-lightbox-dialog/examples/with-prev-button.marko

But whenever trying to build locally encountering the following error found in the screenshots. It was recommended to open bug ticket to include a Marko.AttrTag onto PrevButton.

Screenshots

image