Ben Elliott

Results 11 issues of 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...

bug

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...

feature

### 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...

P3
has pr
area: material/core

### 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...

needs triage

### 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...

needs triage

# 🐞 Bug report #### What modules are related to this issue? - [ ] aspnetcore-engine - [ ] builders - [x] common - [ ] express-engine - [ ]...

area: docs
area: @angular/ssr

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...

P4
area: material/form-field

# 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...

Product: Highcharts
Type: Feature Request
Status: Has workaround

## 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...