components
Here are 2,062 public repositories matching this topic...
Bug report
Describe the bug
I have certain circumstances where a component is rendered differently on the server then the client due to certain data being available.
In next versions prior to v9.0.7 this didn't cause any issues, but in every version since Next gets confused about which component is being rendered and starts to mix up the styles
To Reproduce
See the reprod
-
Updated
Sep 1, 2020 - Vue
-
Updated
Sep 3, 2020 - JavaScript
-
Updated
Sep 4, 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 4, 2020 - JavaScript
-
Updated
Sep 4, 2020 - JavaScript
-
Updated
Sep 3, 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 3, 2020 - JavaScript
-
Updated
Aug 3, 2020 - JavaScript
-
Updated
Aug 30, 2020 - CSS
-
Updated
Sep 3, 2020 - TypeScript
-
Updated
Sep 3, 2020 - CSS
-
Updated
Sep 1, 2020 - JavaScript
-
Updated
Sep 1, 2020 - PHP
-
Updated
Sep 3, 2020 - TypeScript
-
Updated
Sep 4, 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
Jul 30, 2020 - JavaScript
-
Updated
Jul 30, 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: