Closed AndrewMoore10 closed 8 years ago
v0.10.0-beta.5 I have a block for my select options
`
Full Name
email@example.com
EID
When I mouse over the options, the box jumps to the top with the following error in console:
options.js:32 Uncaught TypeError: Cannot read property 'dataset' of undefined(anonymous function)
Submitted PR to fix the console error.
The jump to top issue was believed to be caused by my nested block being 'float: left;'
v0.10.0-beta.5 I have a block for my select options
`
Full Name
email@example.com
EID
When I mouse over the options, the box jumps to the top with the following error in console: