Skip to content
#

ui-components

Here are 2,121 public repositories matching this topic...

storybook
AndrewGoupil
AndrewGoupil commented Feb 16, 2021

Is your feature request related to a problem? Please describe
I am writing cypress tests for my Storybook documentation, and have leveraged control ids for boolean and radio controls. But I have noticed for other control types these ids are not generated

As an example for radio buttons each input is given the id {controlName-optionName}, which is nice and predictable

A couple of control

vuetify
ng-zorro-antd
Rameshtm
Rameshtm commented May 29, 2017

Hi,

When I use multiple iframe in my web page with pNotify and do submit or a button click in the page, I am getting error "Uncaught TypeError: Cannot read property 'opener' of undefined" in at PNotify.position (pnotify.js:641).

I am getting this error when I am changing a iframe src in a text box change event and do submit the page. This is happening only in Chrome browser.
Please help me

Improve this page

Add a description, image, and links to the ui-components topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the ui-components topic, visit your repo's landing page and select "manage topics."

Learn more