components
Here are 3,122 public repositories matching this topic...
Describe the bug
The validateArgs method in lib/router/src/utils.ts is using VALIDATION_REGEXP, NUMBER_REGEXP, HEX_REGEXP or COLOR_REGEXP pattern to determine whether the string value is validated or not, but any string which not match those pattern (like something with + prefix or some character that is not in Alphabet) will not be validated and be dropped in future actions.
-
Updated
May 7, 2022 - Vue
-
Updated
May 6, 2022 - JavaScript
-
Updated
May 11, 2022 - Vue
-
Updated
May 14, 2022 - TypeScript
Environment
- Package version(s): @blueprintjs/core@3.17.2 @blueprintjs/select@3.11.2
- Browser and OS versions: MacOS Catalina (10.15.1) / Chrome 78.0.3904.108
Question
Is there any solid documentation for the renderFilteredItems() utility function exported from the select package? It is briefly mentioned under the itemListRenderer props section of the select c
-
Updated
May 13, 2022 - TypeScript
-
Updated
May 6, 2022 - JavaScript
Steps
Add a checkbox inside a dropdown, either as header or item.
Expected Result
onClickfires
Actual Result
onClickdoesn't fire- also note the weird font
Version
0.74.1
Testcase
-
Updated
May 11, 2022 - Svelte
- components:
progress - reactstrap version
#8.1.1
Issue1.
What is happening?
When value is greater than 100 (or less than 0), width will become greater than 100%(or negative).
https://github.com/reactstrap/reactstrap/blob/8.1.1/src/Progress.js#L68
What should be happening?
Think we should set the max-width to be 100%. And fallback width to 0 if value is negative.
Iss
Tabs accessibility
-
Updated
May 13, 2022 - TypeScript
-
Updated
May 13, 2022 - C++
-
Updated
Apr 9, 2022 - JavaScript
-
Updated
Apr 4, 2022 - TypeScript
-
Updated
May 13, 2022 - CSS
-
Updated
May 14, 2022 - TypeScript
-
Updated
Apr 27, 2022 - CSS
-
Updated
Apr 24, 2022 - JavaScript
-
Updated
May 5, 2022 - TypeScript
Describe the bug
An error "NextLink is not defined" is displayed when following the documentation for NextUI Link component. Documentation link - https://nextui.org/docs/components/link#next.js-link
Your Example Website or App
https://codesandbox.io/s/kmd6yi?file=/App.js&from-sandpack=true
Steps to Reproduce the Bug or Issue
-
Updated
May 14, 2022 - TypeScript
-
Updated
May 8, 2022 - PHP
-
Updated
May 9, 2022 - TypeScript
Improve this page
Add a description, image, and links to the components topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the components topic, visit your repo's landing page and select "manage topics."

Verify canary release
Provide environment information