Skip to content

pierre-pretorius/turbolinks_test

Repository files navigation

README

This repository shows a problem with select boxes and turbolinks 5. This works with turbolinks-classic (v2).

Steps to reproduce:

  1. git clone https://github.com/pierre-pretorius/turbolinks_test.git

  2. cd turbolinks_test

  3. bin/rake db:migrate

  4. rails s

  5. Go to http://localhost:3000/items/new

  6. Enter name "any name" and select "Type two".

Original

  1. Click "Go to items".

  2. Press browser back button.

  3. Note that "any name" is still filled in as the name but "Type two" isn't selected.

After back button pressed

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published