Frontmatter
| id | 751 |
| title | Realworld App: new timing issues preventing the User API to load |
| state | Closed |
| labels | bug |
| assignees | tobiu |
| createdAt | Jun 18, 2020, 10:43 PM |
| updatedAt | Jun 18, 2020, 10:45 PM |
| githubUrl | https://github.com/neomjs/neo/issues/751 |
| author | tobiu |
| commentsCount | 0 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Jun 18, 2020, 10:45 PM |
RealWorld.api.Base:
onAppRendered() can trigger Base.on("ready") while it is already ready (so the event won't fire).