Skip to content

Challenge 59#1266

Closed
JonataB wants to merge 2 commits intotomalaforge:mainfrom
JonataB:challenge-59
Closed

Challenge 59#1266
JonataB wants to merge 2 commits intotomalaforge:mainfrom
JonataB:challenge-59

Conversation

@JonataB
Copy link
Copy Markdown

@JonataB JonataB commented Apr 2, 2025

Checklist for challenge submission

Answer: 59

Warning:

  • If you want feedback or review, you must support the project on GitHub:

Alternatively, you can still submit your PR to join the list of answered challenges or to be reviewed by a community member. 🔥

@JonataB JonataB closed this Apr 2, 2025

loadPosts() {
if (!this.postResource) {
runInInjectionContext(this.injector, () => {
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

using runInInjectionContext is often the sign of a bad desing. You should avoid using it at all cost

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.

2 participants