Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[fix] 錯誤訊息優化,針對加入購物車時,遇到購買上限問題時顯示的錯誤訊息 #130

Open
Mylio-chang opened this issue Mar 14, 2022 · 2 comments
Assignees
Labels
next next 4N release feat pinbar resolved

Comments

@Mylio-chang
Copy link

超過購買上限時,顯示「超過購物車購買上限,請分批購買」

https://github.com/revtel/brickgo.web/issues/160

@Mylio-chang Mylio-chang added the next next 4N release feat label Mar 23, 2022
@mzuen
Copy link

mzuen commented Mar 24, 2022

@guychienll
error: CartException("item_length_limit")

{
    status_code: 400,
    error: item_length_limit"
    detail: ""
}

@mzuen
Copy link

mzuen commented Apr 11, 2022

current limit => 100

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
next next 4N release feat pinbar resolved
Projects
None yet
Development

No branches or pull requests

3 participants