-
## Description
After some upgrade of the local gatsby development environment with the latest dependencies and Node version (from v10.x => v12.x), I noticed `gatsby develop` build started to hang a…
-
### Preliminary Checks
- [X] This issue is not a duplicate. Before opening a new issue, please search existing issues: https://github.com/gatsbyjs/gatsby/issues
- [X] This issue is not a question,…
-
Please include your feedback for the offsite in this issue!
- What went well
- What could have been better
- Open questions/other comments
-
### Preliminary Checks
- [X] This issue is not a duplicate. Before opening a new issue, please search existing issues: https://github.com/gatsbyjs/gatsby/issues
- [X] This issue is not a question, fe…
-
This is because XAML doesn't know about Yoga layout
![image](https://user-images.githubusercontent.com/22989529/114936858-d7e94400-9df1-11eb-9181-148478e4d5b8.png)
```jsx
B…
-
### Preliminary Checks
- [X] This issue is not a duplicate. Before opening a new issue, please search existing issues: https://github.com/gatsbyjs/gatsby/issues
- [X] This issue is not a question, fe…
-
## Feature Description
There are a few image assets in templates/page layouts that should be shapes. These are just overlooked images that have had no negative impact to usability - now with page l…
-
## Describe the problem this feature would solve
Wrap panel is a good layout but it doesn't have the flexibility found in the [CSS Flexible Box Layout Module](https://www.w3.org/TR/css-flexbox-1/).…
-
I'm trying to add color using this library. I'm getting below error.
Anybody getting this issue?
Step to reproduce:
1. Clone the repository
2. npm i
4. add "module": "CommonJS" in tsconfig
3.…
-
**Is your feature request related to a problem? Please describe.**
I'm looking to add ellipses to my text rendering. It looks like pdfkit handles this, but react-pdf uses a custom layout engine that …