and if I'm trying to push the button it sends me towards half validation process.
There nothing is really happening. I have tried to add email type for the email input so it's kind of required for the users to put an @ into the input that's also failing, and I have also require on all of the inputs for input that's also failing.
Why is this so buggy?
Could you try to help me?`
У меня возникла странная проблема со скриптами при заполнении[code]select[/code] [code]option[/code] and if I'm trying to push the button it sends me towards half validation process. [b] There nothing is really happening. I have tried to add email type for the email input so it's kind of required for the users to put an @ into the input that's also failing, and I have also require on all of the inputs for input that's also failing. Why is this so buggy? Could you try to help me?` [code]
Когда я хочу провести отладку программ C или C ++, меня научили использовать -O0 для выключения оптимизации, а -ggdb внедрять символы в исполняемый файл, которые оптимизируются для использования GNU GDB Clang, который я использую (или, вы можете...
Я пытаюсь повторить то, что вы можете увидеть здесь, на этом изображении.
Я хочу иметь возможность либо введите текстовое поле над поле, либо просто нажмите на опцию напрямую. Есть ли что -нибудь связанное с начальной загрузкой, которое уже...