Buggy BelongsTo: Edit page for a resource shows old field data.
Created by: johnmeehan
Dropdown boxes retain/displaying old data.
The demo app does this aswell! http://administrate-prototype.herokuapp.com/admin
STEPS
- Go to any dashboard and view an Order (any item with dropdown selects).
- Press Edit and change any dropdown box (Customer).
- Press update.
- The show page show now has the new updated values. (DB values are also updated.)
- Click Edit again and the old values are back.
It just seems to happen on belongs to relationships.