We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
AppBridge resource picker does not have "CustomerSegment" resource type so I believe this issue should be resolved in @shopify/app-bridge-react first.
This component is listed in the docs but cannot be found anywhere in the GitHub:
<CustomerEligibilityCard eligibility={eligibilityField} selectedCustomerSegments={selectedCustomerSegmentsField} selectedCustomers={selectedCustomersField} customerSegmentSelector={ <CustomerSegmentSelector selectedCustomerSegments={selectedCustomerSegmentsField} /> } customerSelector={ <CustomerSegmentSelector selectedCustomers={selectedCustomersField} /> } />
https://github.com/Shopify/discount-app-components/tree/main/src/components/CustomerEligibilityCard
The text was updated successfully, but these errors were encountered:
Okay, my bad - I have found a link to the tutorial: https://shopify.dev/docs/api/discounts/components/customer-eligibility-card
Yet it deserves to be at least added to the documentation
Sorry, something went wrong.
No branches or pull requests
Feature request summary
AppBridge resource picker does not have "CustomerSegment" resource type so I believe this issue should be resolved in @shopify/app-bridge-react first.
Rationale
This component is listed in the docs but cannot be found anywhere in the GitHub:
https://github.com/Shopify/discount-app-components/tree/main/src/components/CustomerEligibilityCard
The text was updated successfully, but these errors were encountered: