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

[bug] Cannot read property 'default' of undefined in TypingUsersWithAvatars.jsx #11

Open
braddevans opened this issue Jul 10, 2022 · 0 comments

Comments

@braddevans
Copy link

error's are on both line :9 and :83

VM544 C:\Users\bread\AppData\Local\DiscordCanary\app-1.0.47\modules\discord_voice-136\discord_voice\index.js:72 [Powercord:Plugin] An error occurred while initializing "smart-typers"! TypeError: Cannot read property 'default' of undefined
    at Object.<anonymous> (VM1191 D:\bread\powercord\src\Powercord\plugins\smart-typers\components\TypingUsersWithAvatars.jsx:9)
    at Object.<anonymous> (VM1191 D:\bread\powercord\src\Powercord\plugins\smart-typers\components\TypingUsersWithAvatars.jsx:83)
    at Module._compile (VM43 loader.js:1078)
    at Object.require.extensions..jsx (VM492 D:\bread\powercord\src\Powercord\modules\jsx.js:8)
    at Module.load (VM43 loader.js:935)
    at Module._load (VM43 loader.js:776)
    at Function.f._load (VM70 asar_bundle.js:5)
    at Function.o._load (VM75 renderer_init.js:33)
    at Module.require (VM43 loader.js:959)
    at require (VM50 helpers.js:88)

discord debug info if required

# Debugging Information | Result created: Sun, 10 Jul 2022 18:04:34 GMT

[SYSTEM / DISCORD]
Locale="en-GB"
OS="Windows 64-bit"
Architecture="x64"
ReleaseChannel="canary"
AppVersion="1.0.47"
BuildNumber="135925"
BuildID="45b23dc"
Experiments="1/131"

[PROCESS VERSIONS]
React="17.0.2"
Electron="13.6.6"
Chrome="91.0.4472.164"
Node="14.16.0"

[POWERCORD]
Commands="29"
Settings="10"
Plugins="35/36"
Themes="0/0"
Labs="0/5"
SettingsSync="false"
CachedFiles="188"
Account="false"
APIs="9"

[GIT]
Upstream="Official"
Revision="[59df79d]"
Branch="v2"
Latest="true"

[LISTINGS]
PowercordPath="D:\bread\powercord"
DiscordPath="C:\Users\b****\AppData\Local\DiscordCanary\app-1.0.47"
Experiments="2022-06_centralized_profile_editing"
Labs=""
Plugins="base64encoder, BetterMediaPlayer, Discord-UserID, dm-typing-indicator, groupdm-nuke-defender, image-tools, In-app-notifs, message-link-embed, powercord-ownertag, powercord-together, PowercordPluginDownloader, Quick-Bot-Invite, Unindent, userNotifs, vcTimer, XSOverlay-Discord-Notifications"
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