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

Update Client.js display:none #2488

Closed
wants to merge 1 commit into from
Closed

Update Client.js display:none #2488

wants to merge 1 commit into from

Conversation

elhumbertoz
Copy link
Contributor

This change allow to detect if login is success.

PR Details

.selectetable-text is the class for textbox, but this textbox is display:none after login success.

Description

Fix initialized error.

Related Issue

#2487
#2487
#2474

Motivation and Context

Change const selector to: .selectable-text:not([style*="display: none"])

This change allow to detect if login is success.
This was referenced Sep 8, 2023
Copy link

@Altafalam3 Altafalam3 left a comment

Choose a reason for hiding this comment

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

Working for me

@MemmoX
Copy link

MemmoX commented Sep 11, 2023

This is working for me

@tuyuribr tuyuribr added the duplicate This issue or pull request already exists label Sep 13, 2023
@tuyuribr
Copy link
Collaborator

Dupe of #2474

@tuyuribr tuyuribr closed this Sep 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants