Unexpected Application Error!

Cannot read properties of null (reading 'price_type')

TypeError: Cannot read properties of null (reading 'price_type')
    at http://localhost:56244/assets/index-V3JD7hG7.js:55:15468
    at xu (http://localhost:56244/assets/index-V3JD7hG7.js:8:93664)
    at xS (http://localhost:56244/assets/index-V3JD7hG7.js:8:109000)
    at xs (http://localhost:56244/assets/index-V3JD7hG7.js:8:108884)
    at xS (http://localhost:56244/assets/index-V3JD7hG7.js:8:109768)
    at xs (http://localhost:56244/assets/index-V3JD7hG7.js:8:108884)
    at xS (http://localhost:56244/assets/index-V3JD7hG7.js:8:108980)
    at xs (http://localhost:56244/assets/index-V3JD7hG7.js:8:108884)
    at xS (http://localhost:56244/assets/index-V3JD7hG7.js:8:109768)
    at xs (http://localhost:56244/assets/index-V3JD7hG7.js:8:108884)

💿 Hey developer 👋

You can provide a way better UX than this when your app throws errors by providing your own ErrorBoundary or errorElement prop on your route.