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

"Loading..." screen remains after hitting X button on top right. #4

Open
nasof opened this issue Feb 3, 2020 · 11 comments
Open

"Loading..." screen remains after hitting X button on top right. #4

nasof opened this issue Feb 3, 2020 · 11 comments

Comments

@nasof
Copy link

nasof commented Feb 3, 2020

After dismissing the modal, the white loading screen stays up. Any way to get the component to completely close?

Or disable the X button

@Jonovono
Copy link

@nasof did you end up finnding a soluttion? Same issue here

@harunsmrkovic
Copy link
Member

The close callback doesn't seem to be supported by the Typeform Embed SDK: https://developer.typeform.com/embed/modes/ :(

@ArvindNikam76
Copy link

+1

@fortydegrees
Copy link

+1 - maybe there's some magic that you can do with injecting javascript into the webview?

@NDH-Fooderise
Copy link

+1

@gayathri-mastree
Copy link

This issue is still persists even using the onClose props.

@joeybronner
Copy link

+1, the onClose function is not triggered

@gessic-apps
Copy link

I had to look at the commit, the changes weren't included in the npm package. Manually added the lines and it works now.

@joeybronner
Copy link

@gessic-apps, oh shoot :( would be great to include this commit in the npm package.

🚨 @ubdi, can you update the npm package please? 🙏

@luigicr18
Copy link

Someone has a solution for this?, I would like to hide the form on react native view if the user press the "X".

@mikeblanton
Copy link

Incidentally, if anyone is facing this issue, you can just reference the commit in npm/yarn directly:

"react-native-typeform-embed": "https://github.com/ubdi/react-native-typeform-embed.git#9ad561fec65f2ea52a774f99dd33b6108f6ce2b4"

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

No branches or pull requests