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

Editing Scribunto module - Cannot read properties of undefined (reading 'join'); #62

Closed
BryghtShadow opened this issue Jul 14, 2022 · 0 comments · Fixed by #64
Closed
Assignees
Labels
bug Something isn't working

Comments

@BryghtShadow
Copy link
Contributor

When trying to pull pages to edit in the Module namespace (828), I'm getting the following error:

ErrorName: TypeError; ErrorMessage: Cannot read properties of undefined (reading 'join');

Example page: https://thealchemistcode.fandom.com/wiki/Module:Data
VSC: 1.69.0
Wikitext: v3.6.4

@Frederisk Frederisk self-assigned this Jul 18, 2022
@Frederisk Frederisk added the bug Something isn't working label Jul 18, 2022
BryghtShadow added a commit to BryghtShadow/Wikitext-VSCode-Extension that referenced this issue Jul 27, 2022
Frederisk added a commit that referenced this issue Jul 28, 2022
* add Scribunto to lua mapping

This fixes issue #62

* Add type checking

* [CodeFactor] Apply fixes to commit 4835b0d

Co-authored-by: Rowe Wilson Frederisk Holme <frederisk@outlook.com>
Co-authored-by: codefactor-io <support@codefactor.io>
@Frederisk Frederisk linked a pull request Jul 28, 2022 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants