Lucas Jansen

Results 3 issues of Lucas Jansen

As the title suggests, the signup form doesn't prompt when I click the link from the invite-only email. The login form when navigated to /admin does work, however. Is there...

Steps to reproduce 1. Navigate to https://commercejs.vercel.store/ See Commerce.js demo header missing wishlist ![chrome_YzYFGKCMLd](https://user-images.githubusercontent.com/40787982/148559662-d4802c20-3b42-40c4-88e9-ed0df62451e1.png) Bigcommerce demo header containing wishlist ![chrome_nu54wThQFZ](https://user-images.githubusercontent.com/40787982/148559913-d7cbd099-302f-4bb0-b6d3-6665e5e2d235.png) Login and register form do not seem to respond to...

bug

Steps to reproduce 1. Use the following fields in .env.local ``` # Available providers: local, bigcommerce, shopify, swell, saleor, spree, ordercloud, vendure, kibocommerce, commercejs COMMERCE_PROVIDER=swell SWELL_STORE_DOMAIN= SWELL_STOREFRONT_ACCESS_TOKEN= NEXT_PUBLIC_SWELL_STORE_ID= NEXT_PUBLIC_SWELL_PUBLIC_KEY= ```...