components
Here are 2,083 public repositories matching this topic...
Bug report
Describe the bug
Hi, thanks for managing this great OSS project.
I am using Preact from NextJS example. NextJS only renders a blank page when:
next dev- there is an thrown error on page
- navigating on client-side
To Reproduce
Steps to reproduce the behavior, please provi
-
Updated
Sep 19, 2020 - Vue
-
Updated
Sep 19, 2020 - JavaScript
-
Updated
Sep 9, 2020 - Vue
-
Updated
Aug 4, 2020 - Vue
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
Sep 20, 2020 - JavaScript
-
Updated
Sep 18, 2020 - JavaScript
-
Updated
Sep 19, 2020 - TypeScript
Add a guide on how to setup Semantic-UI-React for use in Next.js Application
Problem description
While there is a guide on how to set it up in your react application, the guide isn't working on a Next.js Application, due to the different project-structure.
Proposed solution
Please add a new guide on how to set Semantic-UI-react up for a Next.js application (custom themeing would
- components:
Input,CustomInput,CustomFileInput - reactstrap version
#8.4.1 - import method
es - react version
#16.12.0 - bootstrap version
#4.3.1
What is happening?
Input's that are invalid (i.e. have the invalid prop set to true), do not have the aria-invalid attribute applied.
What should be happening?
Invalid input's have aria-invalid attribute.
Ste
-
Updated
Sep 17, 2020 - JavaScript
-
Updated
Sep 7, 2020 - JavaScript
-
Updated
Sep 19, 2020 - CSS
-
Updated
Sep 8, 2020 - TypeScript
-
Updated
Sep 19, 2020 - CSS
-
Updated
Sep 10, 2020 - JavaScript
-
Updated
Sep 20, 2020 - PHP
-
Updated
Sep 18, 2020 - TypeScript
-
Updated
Sep 18, 2020 - TypeScript
Examples
Opening this issue in case anyone wants to help. Recently, we've configured Storybook to import files from __examples__ folders inside Reakit component folders. This is how we're doing it:
Thos
-
Updated
Sep 4, 2020 - JavaScript
-
Updated
Sep 11, 2020 - JavaScript
-
Updated
Sep 11, 2020 - TypeScript
-
Updated
Jan 26, 2019 - Vue
-
Updated
Mar 5, 2018 - Go
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."


Describe the bug
Creating angular project with no initial app throws sb init error
• Detecting project type. ✓
• Adding Storybook support to your "Angular" app
TypeError: Cannot read property 'architect' of undefined
To Reproduce
Steps to reproduce the behavior: