Viewing 1 replies (of 1 total)
  • yep this is a strange issue! but i can tell you the cause! There are some elements inside “screen-reader-response” that are missing. This cause different issues and in your case you have the non ajax form! this guy have the same problem days ago.

    screen-reader-response must look like that on page init:
    <div class="screen-reader-response"><p role="status" aria-live="polite" aria-atomic="true"></p> <ul></ul></div>

    I tried to figure out without results what causes this problem but very often depends on the theme or javascript execution interrupted. So I ask you to investigate why you miss this ul and report the reason if you can. thanks!

Viewing 1 replies (of 1 total)
  • The topic ‘Sometimes form doesn’t fill when submit’ is closed to new replies.