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

Cannot read properties of null error #132

Open
chkue2 opened this issue Apr 13, 2023 · 2 comments
Open

Cannot read properties of null error #132

chkue2 opened this issue Apr 13, 2023 · 2 comments

Comments

@chkue2
Copy link

chkue2 commented Apr 13, 2023

vue2 version

notion pageId : 8c1ab01960b049f6a282dda64a94afc7
check api: https://api.vue-notion.workers.dev/v1/page/8c1ab01960b049f6a282dda64a94afc7

TypeError: Cannot read properties of null (reading '1')
    at mapChars (esm.js:4821:19)
    at processing (esm.js:4900:16)
    at Object.toASCII (esm.js:4921:16)
    at parseHost (esm.js:5367:28)
    at URLStateMachine.parseHostName (esm.js:5817:18)
    at new URLStateMachine (esm.js:5528:44)
    at module.exports.basicURLParse (esm.js:6223:15)
    at new URLImpl (esm.js:6278:39)
    at Object.setup (esm.js:6653:17)
    at new URL (esm.js:6491:18)

he response seems to be outputting normally on the API call, but the status drops to null in the mapChars function within esm.js.

@ricvillagrana
Copy link

Same error here with Vue 3 and Nuxt 2

@janniks
Copy link
Owner

janniks commented May 9, 2023

Thanks, I’ll look into it 🙏🏻

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

No branches or pull requests

3 participants