The Wayback Machine - https://web.archive.org/web/20210131181215/https://github.com/topics/ui-components
Skip to content
#

ui-components

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

storybook
j3rem1e
j3rem1e commented Jan 30, 2021

Describe the bug

The button 'copy' snippet doesn't work if storybook is deployed without HTTPs.

It's related to #10526 : navigator.clipboard requires a secure origin.

To Reproduce

  1. Launch a storybook on a non-secure origin (ie, no https and no localhost)
  2. Go to a story snippet and click on the copy button
  3. It fails with the following exception on next and 6.1
U
vuetify
dmcknight26
dmcknight26 commented Jan 13, 2021

Environment

Vuetify Version: 2.4.2
Vue Version: 2.6.12
Browsers: Chrome 87.0.4280.141
OS: Windows 10

Steps to reproduce

When using the v-pagination component if on the first page the previous button is decorated as disabled but is not actually disabled. It can still be tabbed onto and activated with the Enter key. This is misleading to a keyboard only or assistiv

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