We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
'this.options.positionClass' is set to the value of _getPositionClass without checking for the prior existance of the option during init of Dropdown
The position should respect the positionClass option
The position is regexed from the classname instead
The text was updated successfully, but these errors were encountered:
Is this still an issue in 6.4.3?
Sorry, something went wrong.
DEPRECATED: Class applied to adjust open position.
https://github.com/zurb/foundation-sites/blob/477563de08ae39c69ebf40b87f10f871696956c4/js/foundation.dropdown.js#L371-L376
Closing as #11038 is merged.
DanielRuf
No branches or pull requests
'this.options.positionClass' is set to the value of _getPositionClass without checking for the prior existance of the option during init of Dropdown
How can we reproduce this bug?
What did you expect to happen?
The position should respect the positionClass option
What happened instead?
The position is regexed from the classname instead
The text was updated successfully, but these errors were encountered: