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

TypeError: Cannot read properties of undefined (reading 'slice') #635

Open
Fraxi1 opened this issue May 9, 2024 · 0 comments
Open

TypeError: Cannot read properties of undefined (reading 'slice') #635

Fraxi1 opened this issue May 9, 2024 · 0 comments

Comments

@Fraxi1
Copy link

Fraxi1 commented May 9, 2024

Please include some context and the contents of the console in your browser's developer tools.

JavaScript Error

TypeError: Cannot read properties of undefined (reading 'slice')
    at parseKey (http://127.0.0.1:8000/test:237:51708)
    at e.value (http://127.0.0.1:8000/test:237:52335)
    at e.value (http://127.0.0.1:8000/test:237:51601)
    at e.value (http://127.0.0.1:8000/test:237:51423)
    at e.value (http://127.0.0.1:8000/test:237:50407)
    at e.value (http://127.0.0.1:8000/test:237:50053)
    at m.value (http://127.0.0.1:8000/test:237:40009)
    at t.format (http://127.0.0.1:8000/test:237:112140)
    at xc (http://127.0.0.1:8000/test:237:113557)
    at bf (http://127.0.0.1:8000/test:232:186649)

Reproduction Steps

Please tell us what you were doing when this error occurred, so we can more easily debug it and find a solution.

  1. When i was working on a Jobs that has to insert defualt data in other 2 tables, i was checking if the sql function,
  2. The program report an error in the sql query, so i click it but it dosen't function and create the error.

User Agent

Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36
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

1 participant