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
Hi Nithur, just to let you know that the submit button remains disabled. It seems that the class list has changed. I used the latest class list: 'absolute p-1 rounded-md md:bottom-3 md:p-2 md:right-3 dark:hover:bg-gray-900 dark:disabled:hover:bg-transparent right-2 disabled:text-gray-400 enabled:bg-brand-purple text-white bottom-1.5 transition-colors disabled:opacity-40', but it still doesn't click. The submit button is no longer disabled and turns purple instead of green, but it still doesn't click!
UPDATE: I changed the ask function as follows, but I still can't get it to click! I hope you can make it work!
Hi Nithur, just to let you know that the submit button remains disabled. It seems that the class list has changed. I used the latest class list: 'absolute p-1 rounded-md md:bottom-3 md:p-2 md:right-3 dark:hover:bg-gray-900 dark:disabled:hover:bg-transparent right-2 disabled:text-gray-400 enabled:bg-brand-purple text-white bottom-1.5 transition-colors disabled:opacity-40', but it still doesn't click. The submit button is no longer disabled and turns purple instead of green, but it still doesn't click!
UPDATE: I changed the ask function as follows, but I still can't get it to click! I hope you can make it work!
The text was updated successfully, but these errors were encountered: