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

Internal issue: Cannot read properties of null (reading 'internal') #185

Open
georgeportillo opened this issue Feb 21, 2024 · 4 comments
Open
Assignees
Labels
question Further information is requested

Comments

@georgeportillo
Copy link

georgeportillo commented Feb 21, 2024

Hey all,

I just wanted to see if anyone has come across this issue. I started getting this error:
Screenshot 2024-02-20 at 11 40 09 PM

For some reason when I load the page, I get this 404 on the actual qwik form:
Screenshot 2024-02-20 at 11 41 27 PM

And if I interact with the form again, it resets. Then, originally where the files were 404'ing, it actually turns into a real file but it throws the following error:
Screenshot 2024-02-20 at 11 42 14 PM

It seems clear to me an internal working isn't behaving as expected.

Any pointers on how I can solve this problem?

@georgeportillo
Copy link
Author

But yeah, a bit puzzled by this. Other files seem to load fine except qwik forms:
Screenshot 2024-02-21 at 12 05 13 AM

@fabian-hiller
Copy link
Owner

Can you reproduce it on StackBlitz? Here is a template: https://stackblitz.com/edit/modular-forms-qwik?file=src/routes/login/index.tsx

@fabian-hiller fabian-hiller self-assigned this Feb 21, 2024
@fabian-hiller fabian-hiller added the question Further information is requested label Feb 21, 2024
@georgeportillo
Copy link
Author

Hey Fabian,

Unfortunately I can't reproduce it there.

But I only see it show up as a 404 on the list of requests:
Screenshot 2024-02-21 at 9 28 52 AM

@fabian-hiller
Copy link
Owner

Which version of Qwik and Modular Forms are you using?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants