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
AppliesToEligibility and ProductOrCollectionResource are not exported in @shopify/discount-app-components, so they can't be easily used to give types to form field values:
The best way to get your bug fixed is to provide a reduced test case. This CodeSandbox template is a great starting point.
Specifications
Are you using the React components? (Y/N):
discount-app-components version number:
Browser:
Device:
Operating System:
Or run npx envinfo --system --binaries --browsers --npmPackages react,react-dom,@shopify/discount-app-components to provide specifications on your environment including version numbers, browser, device, and operating system.
Paste the results here:
The text was updated successfully, but these errors were encountered:
Issue summary
AppliesToEligibility
andProductOrCollectionResource
are not exported in@shopify/discount-app-components
, so they can't be easily used to give types to form field values:Expected behavior
Actual behavior
Steps to reproduce the problem
Reduced test case
The best way to get your bug fixed is to provide a reduced test case. This CodeSandbox template is a great starting point.
Specifications
Or run
npx envinfo --system --binaries --browsers --npmPackages react,react-dom,@shopify/discount-app-components
to provide specifications on your environment including version numbers, browser, device, and operating system.Paste the results here:
The text was updated successfully, but these errors were encountered: