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.

nb-select selection issue

See original GitHub issue

Issue type

I’m submitting a … (check one with “x”)

  • bug report
  • feature request

Issue description

Current behavior:

If nb-select was rendered and only after that list of options come from the server, it’s not possible to select any option

Expected behavior:

If we load list of option after nb-select rendering it should be possible to select value

Steps to reproduce:

  1. create component with nb-select and list of nb-option, which is generated by ngFor operator.
  2. update list of possible options using setTimeout f.e. in your component
  3. try to select new option

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:6 (2 by maintainers)

github_iconTop GitHub Comments

6reactions
ygggcommented, Apr 11, 2019

Fixed in #1299

1reaction
glaucomoraiscommented, Jul 28, 2019

Ng-container still can’t be used inside a nb-select. The stackblitz mentioned by @aefox has the problem as well.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Nb Select Issue - StackBlitz
Starter project for Angular apps that exports to the Angular CLI.
Read more >
Issue with Nb-select multiple control - Stack Overflow
Current behavior: I am using the nb-select multiple options to select multiple items and show them back after the screen loads.
Read more >
Select Angular UI Component - Nebular - GitHub Pages
The NbSelectComponent provides a capability to select one of the passed items. ... In this case, nb-select will work only with arrays -...
Read more >
Austin Tgettis leads the 10U NB Select Red National Team to ...
Austin Tgettis leads the 10U NB Select Red National Team to another victory in Pigeon Forge, Tennessee. His complete game 83 pitch shutout ......
Read more >
Select Baseball League
The Select League was created to provide an enhanced travel ball experience for all age levels. The Select League is the premier baseball...
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