question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

DropDown not working in 10.11.2

See original GitHub issue

DropDown not working in 10.11.2

What package(s) are you using?

  • carbon-components - 10.11.2
  • carbon-components-angular - 4.1.5

Detailed description

Describe in detail the issue you’re having.

Updating carbon-components from 10.10.3 to 10.11.2 breaks the dropdown. Nothing renders in the dropdown list anymore. With both these version the version of carbon-components-angular was pinned to 4.1.5.

Is this issue related to a specific component?

DropDown

What did you expect to happen? What happened instead? What would you like to see changed?

I expect my dropdown list to be populated as it was with 10.10.3.

What browser are you working in?

Chrome

What version of the Carbon Design System are you using?

Had to revert back and pin the project to 10.10.3

What offering/product do you work on? Any pressing ship or release dates we should be aware of?

Steps to reproduce the issue

Only different with this code is change in carbon-components version which breaks this dropdown. It renders but clicking it presents an empty list.

<ibm-dropdown inline="true" [placeholder]="businessUnitDropdownLabel" (selected)="filterByBU($event)">
        <ibm-dropdown-list [items]="businessUnits"></ibm-dropdown-list>
</ibm-dropdown>

Additional information

  • Screenshots or code
  • Notes

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:8 (8 by maintainers)

github_iconTop GitHub Comments

2reactions
cal-smithcommented, May 22, 2020

This should work in the latest version of carbon-components-angular 👍

2reactions
virkt25commented, Apr 30, 2020

Sorry team, I’ve been heads down on a project as we approach a deadline for this Friday. Thanks @cal-smith for helping to track down the issue. Hope it’ll be fixed soon 😄

I can definitely do a code sandbox in the future (assume it’s no longer needed for this issue). It just takes time and I wanted to report the issue so investigation can start.

Read more comments on GitHub >

github_iconTop Results From Across the Web

10.11. Dropdown Problem — EdX Open Learning XML Guide
The dropdown problem type is a core problem type that can be added to any course. Dropdown problems include a question or prompt...
Read more >
Solved: Re: toolbars not offering dropdown menus - 9587760
Working on Adobe Illustrator CC 18 (20.0.1) on a mac running OS 10.11.6. A number of my toolbars are not providing dropdown menus....
Read more >
Drop downs not working in Word 2016/2011 for Mac
Drop downs not working in Word 2016/2011 for Mac · 1. Renaming the document and removed the parentheses in the filename, did not...
Read more >
How do I disable unwanted drop boxes in Safari?
It's easy to troubleshoot. From the Safari menu bar click Safari > Preferences then select the Extensions tab. Uninstall one extension at a ......
Read more >
Bootstrap dropdown not working - Stack Overflow
The problem occurs mostly with loading of jQuery script, make sure you add references correctly. Now test. Still if it doesn't work, check...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found