Giter VIP home page Giter VIP logo

vendure-nextjs-storefront's Issues

New product issue

Hello. I'm complete beginner on vendure commerce. I'm just trying out.
When I add new product from vendure admin, it's visible on the listings. But it raises an 404 error when I try to visit the product detail page.
How can I fix the issue

Can't change item count in shopping cart

hello
I'm running your code and at the shopping cart drawer, when I want change the quantities the item from the cart, I get the error below, While this problem does not exist on https://shop.aexol.com.
please help me
thanks.

Error
    at eval (client.ts:59:27)
    at async setItemQuantityInCart (cart.ts:102:41)
{
    "errors": [
        {
            "message": "This order does not contain an OrderLine with the id 893",
            "locations": [
                {
                    "line": 1,
                    "column": 12
                }
            ],
            "path": [
                "adjustOrderLine"
            ],
            "extensions": {
                "code": "USER_INPUT_ERROR"
            }
        }
    ],
    "data": null
}

Suggestion: Add .env.example and Guide Note for Easier Setup

Hello,

First off, congratulations on the exceptional work on the Vendure Next.js storefront. I have a small suggestion that could potentially improve the onboarding experience for new users. It would be useful to include an .env.example file in the root of the project, with something like NEXT_PUBLIC_HOST=https://vendure-dev.aexol.com/shop-api/, and to emphasize the need to create its own .env file based on this model in the installation guide. This minor addition could streamline the initial setup process.

Thank you for considering this suggestion

Sometimes back button is not working

First, thanks for the starter template. Its really helpful.

Steps to reproduce the issue.

  1. Navigate to home and garden in new tab. https://shop.aexol.com/collections/home-garden/
  2. Click on filters and apply color: wood filter.
  3. Click on the first product.
  4. Navigate back using browser back button.

The URL is updated but the content is not.
Content is updated once you refresh the page.

Browsers
Chrome 110.0.5481.77 (Official Build) (64-bit)
Firefox 122.0.1 (64-bit)

If you don't have time bandwidth to fix the issue, would you be able to provide any clues about what might be causing it? Your assistance would help a lot.

Thanks.

Is there any plan to use NextUI with App router?

Congratulations and thank you for the amazing functional storefront. Not an issue but suggestions based on the few changes we tried to made in this storefront. Using NextUI/Shadcn (as it includes tailwind) or any other libraries which supports or uses tailwind could be more efficient for rapid development and optimizing production bundle. Not only that but theming using preset, config or plugins will be more easy then ever. Just curious if you have this in your future plans!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.