ihmpavel
ihmpavel
Update mobile phone validation for `en-GB` - The first digit after `07` should not be zero - Updated tests ## Checklist - [x] PR contains only changes related; no stray...
### What does it do? Unify spacing with literals in Strapi repo ### Describe the technical changes you did. Changed every `{{variable}}` to `{{ variable }}` ### Why is it...
### What version of React Router are you using? 6.3.0 ### Steps to Reproduce 1) Create basic router ``` const [basename, setBasename] = useState('de') ... ``` 2) Navigate to `/one`...
## Bug report Naming sections attributes as `fields` causing error while getting data in a plugin. _See `Example 1` below_ _Edit: Naming anything from https://github.com/strapi/strapi/blob/main/packages/core/utils/lib/convert-query-params.js#L239 is the problem - not...
### Is there an existing issue for this? - [X] I have checked for existing issues https://github.com/getsentry/sentry-javascript/issues - [X] I have reviewed the documentation https://docs.sentry.io/ - [X] I am using...
Hi, We are using your plugin and we really like the simplicity and ease of use. Unfortunately, when the plugin is enabled in `config/plugins.ts` transferring content via [`strapi transfer`](https://docs.strapi.io/dev-docs/data-management/transfer) stops...
### Verify canary release - [X] I verified that the issue exists in the latest Turborepo canary release. ### Link to code that reproduces this issue ‎ ### What package...
Add missing `feature_type` to SubscriptionEntitlement, which is present in the API response