oasisprotocol / oasisprotocol/explorer
Fix Google Translate issues with React
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 13
- Forks
- 13
- Avg merge
- 58m
- Merged PRs (30d)
- 2
Description
After https://github.com/oasisprotocol/oasis-wallet-web/issues/1383, see https://github.com/oasisprotocol/oasis-wallet-web/pull/1382
Steps to crash:
- https://oasis-explorer.pages.dev/emerald/transactions
- Google translate to another language
- wait a few seconds
Failed to execute 'removeChild' on 'Node'
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 crash at https://oasis-explorer.pages.dev/emerald/transactions by translating the page with Google Translate and waiting a few seconds. Start by tracing the React-rendered transaction page and the removeChild error, then verify that translation no longer causes the page to crash.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend, web-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100