강의

멘토링

커뮤니티

인프런 커뮤니티 질문&답변

김석직님의 프로필 이미지
김석직

작성한 질문수

Klaytn 클레이튼 블록체인 어플리케이션 만들기 - NFT

토큰 발행 (중복 체크)

event deprecated

작성

·

1.6K

1

프론트 엔드를 실행후 로그인시 "올바른 keystore화일이 아님" "비밀번호가 일치하지않습니다" 오류가 발생하여 코드를 보니 event 가 deprecated되어 있는데 어떻게 해야 하나요?

답변 6

0

In the ever-evolving world of digital content, high-quality images are crucial for capturing attention and conveying messages effectively. AI Photo Editing is an innovative online platform that harnesses the power of artificial intelligence to help users effortlessly edit and enhance their photos, making the photo editing process faster and more accessible than ever.

0

jskim님이 작성해주신 것에 더해, handlePassword도 수정해야 합니다.

 

this.auth.password = document.querySelector('#input-password').value;
 

0

여기서 막혀서 진행이 안되는데요?

위에거 타이핑했는데도 여전히 안됩니다.

버젼이 변경이 됐으면, 수정해서 좀 올려주시면 안되나요??

0

다음과 같이 코드 변경 해야합니다.

최근 발급받은 Keystore의 파일 열어보면 Crypto속성이 없습니다. 유효성 평가 부분 코드도 수정해야 합니다

0

어떻게 해결하셨나요?

0

SEJONG IT EDU님의 프로필 이미지
SEJONG IT EDU
지식공유자

안녕하세요. 함수 파라미터에 event 넣고 해보시겠어요?

handleImport: async function (event) {
handlePassword: async function (event) {
김석직님의 프로필 이미지
김석직

작성한 질문수

질문하기