Can't Delete Site if it's a subdomain #470

Closed
opened 2026-04-05 20:27:59 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @mtgofa on 10/27/2022

CloudPanel version(s) affected

v2.0.4

Description

The submit button still disabled if the domain name is a subdomain like "subdomain.domain.com"
i can delete it by remove the disabled attribute from button using inspect element.

How to reproduce

The submit button still disabled if the domain name is a subdomain like "subdomain.domain.com"
i can delete it by remove the disabled attribute from button using inspect element.

Possible Solution

No response

Additional Context

No response

*Originally created by @mtgofa on 10/27/2022* ### CloudPanel version(s) affected v2.0.4 ### Description The submit button still disabled if the domain name is a subdomain like "subdomain.domain.com" i can delete it by remove the disabled attribute from button using inspect element. ### How to reproduce The submit button still disabled if the domain name is a subdomain like "subdomain.domain.com" i can delete it by remove the disabled attribute from button using inspect element. ### Possible Solution _No response_ ### Additional Context _No response_
Sign in to join this conversation.