Skip to content
This repository has been archived by the owner on Nov 1, 2020. It is now read-only.

Uncaught TypeError: Cannot read property 'defaultSelected' of undefined #27

Closed
nevenduranec opened this issue Aug 14, 2018 · 0 comments
Closed

Comments

@nevenduranec
Copy link

Steps to reproduce:

float-labels.js@316

var selected = el.options[el.selectedIndex].defaultSelected !== true ? true : false;
pryley added a commit that referenced this issue Aug 14, 2018
we can’t easily detect if a page is loading from the browser history buttons, so opt to not keep the cached values of selects
@pryley pryley closed this as completed in 0f0d7d0 Aug 14, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant