Ben Elliott
Ben Elliott
## Type of Issue ``` [x] Bug Report [ ] Feature Request ``` ## Description _A bug: please describe the error that you encountered_ I encountered some issues when trying...
Because of how selections are managed internally in the library (setting a `selected` attribute on the list of options and then filtering this list) there is no way to manage...
### Is this a regression? - [X] Yes, this behavior used to work in the previous version ### The previous version in which this bug was not present was 14.x...
### Is this a regression? - [X] Yes, this behavior used to work in the previous version ### The previous version in which this bug was not present was 14.x...
### Is this a regression? - [X] Yes, this behavior used to work in the previous version ### The previous version in which this bug was not present was 16.2.x...
# 🐞 Bug report #### What modules are related to this issue? - [ ] aspnetcore-engine - [ ] builders - [x] common - [ ] express-engine - [ ]...
Adds support for the new "component" syntactic sugar introduced in Angular 1.5.
### Is this a regression? - [X] Yes, this behavior used to work in the previous version ### The previous version in which this bug was not present was 14.x...
# Description of the feature Hi, I am trying to figure out how to update axis label content asynchronously (i.e., outside of the body of the `formatter` function) but can't...
## Description Hi, I am trying to implement a custom front-end for a Jupyter kernel session, based on the HTML Manager library and taking cues from the web examples in...