CustomEvent is not defined Error (Already tried Docs & the Solution Provided on the Recent Issue) #1119
Unanswered
sojinsamuel
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
This was the solution which was given to resolve the issue
CustomEvent is not defined
error by @Ashutosh-BhadauriyaSource
I did tried this for both Auth and Profile components of hanko but the error still exists. This is for my hanko hackathon. please help me to resolve this issue.
A screenshot of my login page:
![Screenshot from 2023-10-21 15-07-53](https://private-user-images.githubusercontent.com/77185816/277100268-bf3bce1b-d22b-4736-96a4-f6f96b9a6bde.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkxMjM2MjcsIm5iZiI6MTczOTEyMzMyNywicGF0aCI6Ii83NzE4NTgxNi8yNzcxMDAyNjgtYmYzYmNlMWItZDIyYi00NzM2LTk2YTQtZjZmOTZiOWE2YmRlLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMDklMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjA5VDE3NDg0N1omWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTQxMGQ1MDgwNTU0NDk4Y2FhN2VmNzZjZTI3ZDBjOThhYzQ4ZTEwYjg0NjAxMWU0YTIxMjVmZGY4ZTdjZWFlYjImWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.C88oMf5W33m20rEjuluD2cKbCXyobLxD9j9Cprd3O4U)
Error:
![Screenshot from 2023-10-21 15-09-04](https://private-user-images.githubusercontent.com/77185816/277100307-2dd7eefc-0dea-4611-b7c2-b53d22670d79.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkxMjM2MjcsIm5iZiI6MTczOTEyMzMyNywicGF0aCI6Ii83NzE4NTgxNi8yNzcxMDAzMDctMmRkN2VlZmMtMGRlYS00NjExLWI3YzItYjUzZDIyNjcwZDc5LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMDklMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjA5VDE3NDg0N1omWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTFjNTg2NGNjMmIyNzU5M2IwZDM3NjU5MzcyNTBjYWY1MGI0MTc0NTViMjE3MzE3YmFhMjUxZTI4NDYzYjk2ZGQmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.NUO7DzeBELJjcJ61Q-AM_eHQvoBQLhsi_4QQ7BLy2F8)
Please help, its causing issues while running
npm run build
You could reproduce it here, this is for my hackathon project. i hope someone will help:
Beta Was this translation helpful? Give feedback.
All reactions