#328·stimulus

`connect` 没有获取输入元素的初始值 (浏览器的"后退"按钮)

作者: phylor创建于 2020年9月7日更新于 2025年1月29日

Hi there! We encountered unexpected behavior when using connect.

Scenario:

  1. We have a page with radio buttons
  2. The user selects a radio button
  3. The user submits the form
  4. The user uses the back button in her browser
  5. Stimulus' connect does not recognize the selected radio button

内容来源: hotwired/stimulus