You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
So I have the following code:
MiniCart contains the following declaration:
When I try to set props on the MiniCart I get the following:

When I try to set the props on the DynamicCart component I get the following:

I would expect the DynamicCart to also get the same props as the other components instead of the gibberish...
The above declartion is generated
tsc --declartion ..
from https://github.com/magento/pwa-studio/blob/develop/packages/venia-ui/lib/components/MiniCart/miniCart.jsBeta Was this translation helpful? Give feedback.
All reactions