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

fix: Fix i18n UserService import issue #1453

Merged
merged 2 commits into from
Jun 21, 2023

Conversation

jsit
Copy link
Contributor

@jsit jsit commented Jun 21, 2023

This fixes the following error for me:

webpack://lemmy-ui/./src/shared/services/index.ts?:4
/* harmony export */   "UserService": () => (/* reexport safe */ _UserService__WEBPACK_IMPORTED_MODULE_1__.UserService)
                                                                                                           ^

TypeError: Cannot read properties of undefined (reading 'UserService')

@SleeplessOne1917 SleeplessOne1917 merged commit 2c2b5ef into LemmyNet:main Jun 21, 2023
@alectrocute
Copy link
Contributor

Thanks so much!

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

Successfully merging this pull request may close these issues.

3 participants