nuxt-modules / nuxt-modules/strapi
Deprecated Feature Used: Expect-CT
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 717
- Forks
- 89
- Avg merge
- 7h 3m
- Merged PRs (30d)
- 6
Description
Hello
when i using find method from useStrapi composable i get this warning in below
Deprecated Feature Used:
The Expect-CT header is deprecated and will be removed. Chrome requires Certificate Transparency for all publicly trusted certificates issued after April 30, 2018.
thanks for this module
Version
@nuxtjs/strapi:
nuxt:
"@nuxtjs/strapi": "^1.9.1"
"nuxt": "^3.4.3"
"@strapi/strapi": "4.10.2",
Reproduction Link
Steps to reproduce
What is Expected?
What is actually happening?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the warning while using the useStrapi composable's find method with Nuxt 3.4.3, @nuxtjs/strapi 1.9.1, and Strapi 4.10.2. Trace where the Expect-CT header is produced and confirm that the warning no longer appears after the relevant behavior is corrected.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- nuxtjs, typescript
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100