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

ajax 응답 타입 수정 #24

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mklinkj
Copy link

@mklinkj mklinkj commented Aug 21, 2024

안녕하세요, 책 잘보았습니다. 👍👍

예제에 오류가 있어서 PR 제출 하였습니다.

  1. ajax 요청의 응답 내용이 일반 평문이여서, dataTypetext로 변경
  2. 장바구니 페이지에서 alert의 출력을 responseText 으로 변경

오류/예외 상황에서 alert이 정상 노출되지 않아 위처럼 변경하였습니다.

감사합니다.

1. ajax 요청의 응답 내용이 일반 평문이여서, `dataType`을 `text`로 변경
2. 장바구니 페이지에서 alert의 출력을 `responseText` 으로 변경

오류/예외 상황에서 alert이 정상 노출되지 않아 위처럼 변경하였습니다.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant