Mike Cebrian

Results 6 issues of Mike Cebrian

![image](https://user-images.githubusercontent.com/4580828/132036320-e08862ab-6160-4b1a-aeaf-34f0811394cf.png) ``` SCRIPT1002: Syntax error dialog-polyfill (159,58) SCRIPT5007: Unable to get property 'toString' of undefined or null reference dialog-polyfill (117,3) ``` This is referring to issues in the html file...

Currently there's a bug in the composed storybook version picker where the currently selected version has the word 'check' in front of it instead of a check icon. https://github.com/storybookjs/storybook/blob/v8.3.3/code/core/src/manager/components/sidebar/RefIndicator.tsx#L219 https://github.com/storybookjs/storybook/blob/v8.3.3/code/core/src/components/components/tooltip/TooltipLinkList.tsx#L54...

bug
ui
composition
ci:normal

**Describe the bug** Logical bug in core library that prevents mask options from updating when new options are a partial of the existing options. Use case: Formatted input with show/hide...

Related to #30523, #30432, and #30338 ## What I did Previous PR set `allowedHosts` to `true` by default, this was reverted but no longer set the `allowedHosts` value when an...

bug
builder-vite
ci:normal