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

Error with Sveltkit #1802

Open
mcharnet opened this issue Dec 24, 2023 · 2 comments
Open

Error with Sveltkit #1802

mcharnet opened this issue Dec 24, 2023 · 2 comments
Milestone

Comments

@mcharnet
Copy link

Hello !

Thanks for your work, it looks great and perfect for my need. However, I can't make it work in my Sveltekit application, I have an error on loading in the browser :

TypeError: Cannot read properties of undefined (reading 'timeDay')
at d3fc.js?v=fbe42900:1647:15

I tried reinstallingd3 globally, as well as d3-time, but nothing worked.

Could you help me ?

Thanks !

@jec324
Copy link

jec324 commented Mar 4, 2024

Do you have any more information regarding your issue? Can you share any of your code and/or implementation?

It could be as simple as you're looping through something or providing a mismatched type..

@mcharnet
Copy link
Author

mcharnet commented Mar 5, 2024

Hello @jec324,
Thank you for your help. Unfortunately, we removed d3fc from our application. If we have this error again in the future, I'll share the code with you.

@cfisher-scottlogic cfisher-scottlogic added this to the Triage issues milestone Apr 17, 2024
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