Closed sraone closed 6 years ago
@sraone Is this a blocker or do you have a workaround?
@DylanPiercey Can you help give a quick scope for fix?
@ianmcburnie yes, its kind of block because I can't have w-id
for any child components.
Fix is in 1.0.7 branch.
Bug Report
eBayUI Version: 1.0.4
Description
Facing an error
Error: No widget found
when trying to add another component withw-id
withinebay-carousel-item
. But, same is working fine if I take out thew-id
attribute.