-
Hey,
everything is working on localhost but as soon as I deploy my API and my Client to production it will throw the following error:
`419 CSRF token mismatch`
**My Urls:**
Client (NuxtJS): …
-
### What problem does this feature solve?
Reducing the size of the style files.
For browsers that support ES modules, using special autoprefixer rules ('Chrome >= 60', 'Safari >= 10.1', 'iOS >= 10.…
-
here is the full error.
```ionic-app-script task: "build"
[15:10:39] Error: ./node_modules/ng-starrating/fesm5/ng-starrating.js Module build failed: TypeError: Cannot read
property…
-
I have this all setup and working and HMR will work except for in one use case. If you first add a class to `styleName` and then add the class to your css file HMR will not work. You need to go back t…
-
## The devDependency [autoprefixer](https://github.com/postcss/autoprefixer) was updated from `9.3.1` to `9.4.0`.
🚨 [View failing branch](https://github.com/uPortal-Project/uportal-app-framework/com…
-
We [keep](https://github.com/vector-im/element-web/issues/23595). [regressing](https://github.com/vector-im/element-web/issues/22823). [flexbox](https://github.com/vector-im/element-web/issues/22884).…
-
### Is this a bug report?
Yes
### Can you also reproduce the problem with npm 4.x?
not relevant
### Which terms did you search for in User Guide?
N/A
### Environment
1-3: not releva…
-
I've seen this issue in a closed github issue, but I just installed `v2.0.0` of this plugin and received the same issue. Here are my configs for reference:
#### Webpack.config
``` js
const config = O…
-
```
▲ ~/qualy-front gulp master :: 143d :: ⬡
[14:21:03] Using gulpfile ~/qualy-front/gulpfile.js
(node:51460) DeprecationWarning: os.tmpDir…
-
getting this error in react typescript
Type '{ children: Element[]; className: string; }' is missing the following properties from type 'Pick': nonce, onResize, onResizeCapture
import React …