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

ui-components

Here are 1,924 public repositories matching this topic...

storybook
cesarsl
cesarsl commented Sep 21, 2020

Describe the bug
When using the characters with diacritics (' " ` ´ ^ ¸ ~), Storybook inserts white space characters between them and the ones before and after.

To Reproduce
Steps to reproduce the behavior:

  1. Create a story and define its <Meta title="" /> with a word and some diacritic character attached to it. Example: São
  2. Start Storybook
  3. Go to the story
  4. Ho
vuetify
Tzahile
Tzahile commented Aug 30, 2020

Environment

Vuetify Version: 2.3.10
Vue Version: 2.6.12
Browsers: Chrome 84.0.4147.135
OS: Windows 10

Steps to reproduce

Add a VProgressCircular to your project, change theme to dark.

Expected Behavior

In light theme, both loaded part and unloaded part are visible - have different color from each other and from background color.
Expected the same in dark

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

drenther
drenther commented Sep 24, 2020

🐛 Bug Report

The tree.update method from useTreeData hook is causing some kind of infinite loop.

Context

I was trying to build a tree component using the useTreeData hook from @react-stately/data package, where you can expand and collapse sections with children. I was using an expanded property on an item to track the state.

🤔 Expected Behavior

Expected the expand /

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

You can’t perform that action at this time.