nuxt-modules / nuxt-modules/strapi
IE/Edge browser support issues
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 717
- Forks
- 89
- Avg merge
- 7h 3m
- Merged PRs (30d)
- 6
Description
Version
@nuxtjs/strapi: 0.3.0
nuxt: 2.14.12
Steps to reproduce
Open a Nuxt-Strapi app in IE/Edge in either Development or Production mode.
What is Expected?
For polyfills to kick in.
What is actually happening?
The app breaks completely and the only thing that's working is navigation.
Console shows an error that 0: Expected identifier, string or number
The issues happens here on line 22:

Is the Strapi module supported on older browsers? This is crucial for my current project.
For production it shows the same but the script's minified.
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 failure by opening a Nuxt-Strapi app in IE or Edge in development and production modes, then inspect the console error at line 22 shown in the report. Trace the polyfill behavior and confirm completion when the app loads and operates in both browsers without the reported identifier error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- nuxt, typescript
- Domain
- frontend, web-dev
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100