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

Fixes bug with remoteFunction() not existing in remote_procedure template #798

Merged
merged 1 commit into from
Jun 17, 2022

Conversation

Etesam913
Copy link
Contributor

@Etesam913 Etesam913 commented Jun 17, 2022

Summary

In the app.jsx a function named remoteFunction was being extracted from mephistoProps (mephistoProps comes from the mephisto-task package). This function does not seem to exist anymore as seen by the below screenshot:
template-bug

I'm pretty sure this function got renamed to remoteProcedure()

Testing

You can clearly see from the video below, that the template example works now

remote-procedure-template-fixed.mov

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Jun 17, 2022
@Etesam913 Etesam913 changed the title 🐛 Fixed bug with remoteFunction() not existing Fixes bug with remoteFunction() not existing in remote_procedure template Jun 17, 2022
@Etesam913 Etesam913 requested a review from pringshia June 17, 2022 19:42
Copy link
Contributor

@pringshia pringshia left a comment

Choose a reason for hiding this comment

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

Thanks for finding and fixing!

@pringshia pringshia merged commit 446ceff into main Jun 17, 2022
@pringshia pringshia deleted the fix-bug-with-remote-procedure-template branch June 17, 2022 21:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants