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

Quip Error After Auth With salesforce #444

Open
dharmateja369 opened this issue Jul 28, 2022 · 1 comment
Open

Quip Error After Auth With salesforce #444

dharmateja369 opened this issue Jul 28, 2022 · 1 comment

Comments

@dharmateja369
Copy link

  1. In Our Quip Live app When i try to authenticate we are showing the dialog for login in to salesforce after authentication we are closing the model and give user the access but from last few days i am seeing an error
    Can i know why this error is happening
    Fot {message: 'Can only show backdrop when Element is focused.', stack: 'Error\n at new Fot (https://quip-cdn.com/vGk0YJS…ps://quip-cdn.com/vGk0YJSON0-5_ets-FOGOw:2:15092)', name: 'QuipError'}
    message*: "Can only show backdrop when Element is focused."
    name*: "QuipError"
@zhouhao
Copy link
Contributor

zhouhao commented Jul 29, 2022

Hi @dharmateja369 , thank you for reaching out.

I noticed before calling showBackDrop(), we need to make sure that isElementFocused() returns true.
Otherwise, the error you pasted here will show up.

Do you recently make any changes to your live app?
Please let me know if you have any further questions.

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

2 participants