+ Start a Discussion
Dev87Dev87 

lightning error deploy

Hello, 
I have lightning component to deploy in production environnement.
When validate Inbound changes set, I have this error 

The attribute "id" was not found on the COMPONENT markup://lightning:input
Best Answer chosen by Dev87
Raj VakatiRaj Vakati
As per my knowledge  lightning:input component dnt have any attribute "ID" . Change it to aura:Id and then try to deploy it 

Make sure your component API version is same as production API version ...