-
I am trying to use react-helmet to set our document and after npm install i use it in the app and this and it works locall. But during a build on netlify the package is not installed causing by deploy…
-
This is a bug. Currently, when I install a monorepo (for example https://github.com/chili-epfl/FROG/tree/ade313e3c6422fb7a78058bedb0aff9dc802f6db), and run `yarn`, it installs all dependencies. I then…
-
Hi!
-
**Describe the bug**
A clear and concise description of what the bug is.
App crashes immediately upon deployment in Heroku. Says expected path to be of type "string" but is undefined.
**To Reprod…
-
Hello.
Just a simple question. Can be a possibility to use a multiple_checkbox field type and get the actual values of the checked checkbox instead of a string like on||on|on|on|.
I am getting the …
-
in the 'src/components/library-item/library-item.jsx'
> const iconURL = iconMd5 ?
`https://cdn.assets.scratch.mit.edu/internalapi/asset/${iconMd5}/get/` :
this.props.icon…
-
**Describe the bug**
After installing and starting storybook in my projet with `npm run storybook` I get the following error:
C:\*path*>npm run storybook
> clientapplication@1.0.0 storybook C:\*p…
-
**I'm submitting a bug report**
**Webpack Version:**
4.26.1
**Babel Core Version**:
7.2.0
**Babel Loader Version**:
8.0.4
**Please tell us about your environment:**
Mac 10.13
**Cu…
-
I am trying to use `@field` in my react.js application. This application is bought theme from Themeforest. The error i am facing is this
```
ERROR in ./src/watermelon/model/Staff.js
Module build …
-
## Bug Report
**Current Behavior**
Babel-helper-builder-react-jsx modifies string literal attribute values. Though it itself is already not nice, but even more, it does it in inconsistent way.
…