Soetji Anto

Results 5 issues of Soetji Anto

## Describe the bug Got the above error when trying the example from https://react-bootstrap.github.io/react-overlays/api/Dropdown. ## To Reproduce See the console after loading the example below. ## Reproducible Example https://codesandbox.io/s/react-playground-forked-w5u3v?file=/DropDownBar.js:1696-1725 ##...

#### Expected behaviour No error #### Actual behaviour Error out with Cannot read properties of null (reading '0') #### Live demo with steps to reproduce https://jsfiddle.net/soetji/j96dmf45/ Open the browser console...

Type: Bug
Product: Highcharts
Status: Has workaround

This is a feature request.

#### Expected behaviour No lines on null data #### Actual behaviour Lines connecting non-null data #### Live demo with steps to reproduce https://jsfiddle.net/soetji/ousj7w0v/ Click on the Show/Hide Series button at...

Type: Bug
Product: Highcharts

Currently when there are multiple bundles in rollup.config.js, each bundle prints a summary that contains summaries from the previous bundles. This fix is for each bundle to print an individual...