Possible circular import #9
Labels
No Label
Backlog
bug::Awaiting merge
bug::fix
bug::S1
bug::S2
bug::S3
change::Awaiting merge
change::breaking
change::minor
change::new
change::patch
Good First Issue
In Progress
priority::critical
priority::high
priority::low
priority::medium
proposal::accepted
proposal::denied
proposal::pending
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: engineering/community-relations#9
Loading…
Reference in New Issue
There is no content yet.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may exist for a short time before cleaning up, in most cases it CANNOT be undone. Continue?
BUG REPORT
Brief Description: Running the bot from dev causes a class extends undefined TypeError. This happens for both Events and Commands.
Priority: (1-5, 5 being the most urgent) 5
Notes:
In each case, the following stack trace is given:
changed the description
changed the description
Apparently moving to ES6 modules solves this issue but have not tested, since ESM currently does not support optional chaining
Also seems like requiring the event/command files at runtime also fixes the issue. Fix will come soon
mentioned in commit
13b915ab5a
mentioned in commit
64b97ff9ba
closed via commit
13b915ab5a
closed via commit
64b97ff9ba