You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This discussion was converted from issue #31006 on April 22, 2021 19:17.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Description
When building, I get an error that
props
cannot be destructured in useTransition:Steps to reproduce
Since I have no idea where to start, I'll link to the branch I'm working on.
Expected result
I should be able to develop.
Actual result
I can't develop
Environment
System:
OS: macOS 11.2.3
CPU: (16) x64 Intel(R) Core(TM) i9-9880H CPU @ 2.30GHz
Shell: 5.8 - /bin/zsh
Binaries:
Node: 15.12.0 - /usr/local/bin/node
npm: 6.14.8 - /usr/local/bin/npm
Languages:
Python: 3.8.5 - /Users/tnorlund/opt/anaconda3/bin/python
Browsers:
Chrome: 90.0.4430.85
Safari: 14.0.3
npmPackages:
gatsby: ^3.3.0 => 3.3.0
gatsby-image: ^3.3.0 => 3.3.0
gatsby-plugin-catch-links: ^3.3.0 => 3.3.0
gatsby-plugin-image: ^1.3.0 => 1.3.0
gatsby-plugin-manifest: ^3.1.0 => 3.3.0
gatsby-plugin-mdx: ^2.3.0 => 2.3.0
gatsby-plugin-offline: ^4.2.0 => 4.3.0
gatsby-plugin-sharp: ^3.2.1 => 3.3.0
gatsby-plugin-styled-components: ^4.3.0 => 4.3.0
gatsby-plugin-typescript: ^3.2.0 => 3.3.0
gatsby-remark-code-titles: ^1.1.0 => 1.1.0
gatsby-remark-copy-linked-files: ^3.2.0 => 3.2.0
gatsby-remark-images: ^4.2.0 => 4.2.0
gatsby-remark-katex: ^4.1.0 => 4.2.0
gatsby-remark-vscode: ^3.2.1 => 3.2.1
gatsby-source-filesystem: ^3.3.0 => 3.3.0
gatsby-transformer-remark: ^3.2.0 => 3.2.0
gatsby-transformer-sharp: ^3.3.0 => 3.3.0
gatsby-transformer-yaml: ^3.3.0 => 3.3.0
npmGlobalPackages:
gatsby-cli: 3.3.0
Beta Was this translation helpful? Give feedback.
All reactions