Firefox ignores option selected=“selected”

前端 未结 20 1586
你的背包
你的背包 2020-11-28 21:59

If you change a dropdown and refresh the page, Firefox seems to ignore the selected attribute.

20条回答
  •  自闭症患者
    2020-11-28 22:44

    It's just Firefox remembering your previous selection when refreshing. Try a hard refresh instead.

    Also, same issue over here: https://stackoverflow.com/a/1505693/1069232

    Also see here: https://bugzilla.mozilla.org/show_bug.cgi?id=274795

提交回复
热议问题