Bug: templates broken (nuxt, react, svelte)
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 82
- Forks
- 17
- PR merge metrics
- No merged PRs in 30d
Description
# 🐛 Bug Report
When using the templates `nuxt`, `react`, or `svelte`, running the LIFF app results in an error.
## 🤔 Expected Behavior
Expect to see `LIFF init succeeded` on browser

## 😯 Current Behavior
Bug by each template:
---
Nuxt: `LIFF init failed`

---
React: blank page, console error (`TypeError: ReactDOM.render is not a function`)

---
Svelte: blank page, console error (`Uncaught Svelte error: component_api_invalid_new`)

## 💁 Possible Solution
## 🔦 Context
## 💻 Code Sample
## 🌍 Your Environment
## 🕷 Tracking Issue (optional)
Contributor guide
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
Start by reproducing the issue in the nuxt, react, and svelte templates described in the report. Check that each template runs successfully, displays `LIFF init succeeded` in the browser, and no longer shows the reported initialization, ReactDOM, or Svelte errors.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- nuxt, react, typescript
- Domain
- cli, frontend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100