Skip to content

Conversation

@ioedeveloper
Copy link
Collaborator

No description provided.

label: 'Connect',
fn: () => {
try {
this.locahostProvider.event.trigger('loading')
Copy link
Contributor

Choose a reason for hiding this comment

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

normally event should be triggered by the class, not from an exernal one.
At least could you have a preInit() function in locahostProvider and call that one?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Okay

@yann300 yann300 self-requested a review March 10, 2021 09:06
@yann300 yann300 merged commit cb67399 into master Mar 10, 2021
@yann300 yann300 deleted the fix-remixd branch March 10, 2021 10:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants