From 992533240c47b912998814ae807e1da5f4c28b90 Mon Sep 17 00:00:00 2001 From: harry Date: Wed, 17 May 2017 21:26:57 +0530 Subject: [PATCH] Added a bug repro example and also some more doc update! --- docs/pages/responsive-navigation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/pages/responsive-navigation.md b/docs/pages/responsive-navigation.md index 8a25a700f..04900d783 100644 --- a/docs/pages/responsive-navigation.md +++ b/docs/pages/responsive-navigation.md @@ -82,7 +82,7 @@ For example, a drilldown menu works well on mobile, but on larger screens, you m

- Bug Patch(v6.3.1): There is a bug within drilldown-dropdown combo. If you set up a responsive menu with drilldown on small, then dropdown for medium up, and resize to small and then back to medium the dropdowns will not work.
+ Bug(v6.3.1): There is a bug within drilldown-dropdown menu combo. If you set up a responsive menu with drilldown on small, then dropdown for medium up, and resize to small and then back to medium the dropdowns will not work. The bug can be reproduced here
Good News: The Bug will be fixed with the upcoming foundation release. If you are specifically using v6.3.1, we recommend to use this below patch to fix this.

-- 2.47.2