Ewald
Ewald
### Related issues There is an error when a submitted token is de-/encrypted in user endpoint: `Missing IV for cipher aes-256-ctr`. This is caused by the changes on `decryptToken` &...
### Related issues According to the changes in `vue-storefront-api` I've made to fully support ES7 and use the build in ES client class in this PR: vuestorefront/vue-storefront-api#512 adapted to `storefront-api`....
### Short description and why it's useful The if-clause in line 8 will always return `false` for the second statement as the path to the extensions configs isn't correct. ###...
### 🐛 The bug If I use `@font-face` declarations that are imported in a global CSS file like a `@import '~/fonts.scss'` statement in `main.scss` via an CSS preprocessor like SASS,...
**Is your feature request related to a problem? Please describe.** I'm using `nuxt` and the latest `@nuxt/eslint` module which utilizes `eslint` version 9 and I couldn't make it work. If...
### Reasons for making this change fixes #4357 This reverts commit ff46301dbbeb951758c5ee1b2ec0f95a459b4dfe ### Checklist - [ ] **I'm updating documentation** - [ ] I've [checked the rendering](https://rjsf-team.github.io/react-jsonschema-form/docs/contributing) of the Markdown...
### Prerequisites - [X] I have searched the existing issues - [X] I understand that providing a [SSCCE](http://sscce.org/) example is tremendously useful to the maintainers. - [X] I have read...