Brandon Ratzloff
Brandon Ratzloff
> ~@alehano I can't reproduce it. See [repo](https://stackblitz.com/edit/github-xzgybt).~ > > **Edit**: Actually, I see it's not _any_ 404, it's just hitting http://localhost:3000/_nuxt/__vite_ping or other missing static asset. I started receiving...
@maxleistner Nuxt 3 is not yet supported https://github.com/Gomah/nuxt-shopify/issues/877 or https://github.com/Gomah/nuxt-shopify/issues/694
# Expiration Licenses Create products that grant licenses that expire 1. Configure or create a checkout flow which does not allow anonymous checkout. `/admin/commerce/config/checkout-flows` 2. Configure or create an Order...
# Recurring Subscription Licenses Create products that grant licenses that renew with a subscription 1. Configure or create a checkout flow which does not allow anonymous checkout. 2. Configure or...
# Known Issues _From module README.md_ **License module is still incomplete, and has the following limitations:** - The admin forms to create/edit licenses are not yet complete. They should only...
# Expiration Licenses Create products that grant licenses that expire. **Configure or create a new checkout flow which does not allow anonymous checkout.** /admin/commerce/config/checkout-flows   **Configure or create an**...
Patch solve the issue for me.
After adding a wrapper w/ `class="bk-main-canvas"` I am receiving ``` Error: Failed to locate root Nuxt element. ```