You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i got a domain check that async checks domain availabilty.
on the first run everything works fine but when i change the domain
the onChange event isnt fired because there are stil the same items in viewport ( just the domain name changed and needs to be checked again )
how can i manually trigger onChange event or the check event?
The text was updated successfully, but these errors were encountered:
Hey,
i got a domain check that async checks domain availabilty.
on the first run everything works fine but when i change the domain
the onChange event isnt fired because there are stil the same items in viewport ( just the domain name changed and needs to be checked again )
how can i manually trigger onChange event or the check event?
The text was updated successfully, but these errors were encountered: