Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

two way communication #3

Open
amirrezasalimi opened this issue Mar 3, 2024 · 0 comments
Open

two way communication #3

amirrezasalimi opened this issue Mar 3, 2024 · 0 comments

Comments

@amirrezasalimi
Copy link

Hi
there is a infinite loop happen when you want have 2 way send / receive from both iframe and iframe parent
this happens when i return response in message handler like this:

   return {
          uid,
          functionName,
          response: null,
        };
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant