Hi Everyone,
I’m use Alert component for my app but i get display problem with it.
I attach my block.
in my case: TXT_Name is empty, TXT_Số lượng (number of orders) is empty
→ First, i click Button and get blank alert
→ Second, i click Button and get alert TXT_Name is empty (it’s ok), i fill TXT_Name is Trường
→ Third, i click Button and get alert TXT_Name is empty again. (it’s not ok)
→ Fourth, i click Button and get alert TXT_Số lượng (number of orders) is empty (it’s ok), i fill TXT_Số lượng (number of orders) is 30
→ Fifth, i click Button and get alert TXT_Số lượng (number of orders) is empty again, (it’s not ok)
and so on