Skip to content

Uncaught refrence error P5 is not definedΒ #4949

@hk2166

Description

@hk2166

Description

While loading the application, a runtime error occurs due to an undefined variable being used during i18next language initialization.

Expected Behavior

The app should launch without showing any type of reference error

Screenshots

Image

How to Reproduce

While the app is loading after npm run dev
Check the console for this error

Console log Errors:

Uncaught ReferenceError: p5 is not defined
at Object. (p5.sound.min.js:2:50019)
at r (p5.sound.min.js:2:110)
at Module. (p5.sound.min.js:2:94688)
at r (p5.sound.min.js:2:110)
at p5.sound.min.js:2:902
at p5.sound.min.js:2:912

Environment:

  • Operating System: macOS

Checklist

  • I have read and followed the project's code of conduct.
  • I have searched for similar issues before creating this one.
  • I have provided all the necessary information to understand and reproduce the issue.
  • I am willing to contribute to the resolution of this issue.

Thank you for contributing to our project! We appreciate your help in improving it.

πŸ“š See contributing instructions.

πŸ™‹πŸΎπŸ™‹πŸΌ Questions: Community Matrix Server.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions