Skip to content

Chapter 3: Fix destructured slot props for ProductItemList.vue#3

Open
mmulich wants to merge 1 commit intomayashavin:mainfrom
mmulich:patch-2
Open

Chapter 3: Fix destructured slot props for ProductItemList.vue#3
mmulich wants to merge 1 commit intomayashavin:mainfrom
mmulich:patch-2

Conversation

@mmulich
Copy link
Copy Markdown

@mmulich mmulich commented Oct 29, 2024

The price data is not part of the slots properties. This fails to render the slot. Removal of the property from the slot properties enables it to work as it was likely intended.

The `price` data is not part of the slots properties. This fails to render the slot. Removal of the property from the slot properties enables it to work as it was likely intended.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant