https://signoz.io logo
Title
d

Dudu Bistrov

12/14/2022, 9:37 AM
@Pranay when passwords don't match I get a detailed message. Once I copy paste the same exact string from one filed to the other it goes away but the button is still grayed out:
p

Pranay

12/14/2022, 9:48 AM
ok - can you share which browser you are using, also which SigNoz version
this shouldn't be happening
d

Dudu Bistrov

12/14/2022, 10:20 AM
ver: 0.11.1. Tried both chrome and Safari also for other people in the office the same issue. Is there a direct API call I can make?
p

Pranay

12/14/2022, 11:11 AM
ok. Were you always having this issue or this started happening recently? Can you try a simple password - like abc123 and check if it works @Ankit Nayan do you have any more insights here?
d

Dudu Bistrov

12/14/2022, 11:56 AM
OK, so when the page opens I inspected the element:
<button data-attr="signup" disabled="" type="submit" class="ant-btn ant-btn-primary"><span>Get Started</span></button>
By removing the following:
disabled=""
the button became clickable and I was able to create the account,
p

Pranay

12/14/2022, 12:02 PM
I see. can you also open an issue for this here - https://github.com/SigNoz/signoz, will have a look into this
d

Dudu Bistrov

12/14/2022, 12:23 PM
@Pranay sure!