ReferenceError: Can't find variable: fieldset in iOS
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 32
- Forks
- 17
- Avg merge
- 2d 1h
- Merged PRs (30d)
- 4
Description
https://sentry.io/mit-office-of-digital-learning/micromasters/issues/190341012/
ReferenceError: Can't find variable: fieldset
at u (/profile/personal:5:471)
at extractNewForms (/profile/personal:11:394)
at extractForms (/profile/personal:7:342)
at global code (/profile/professional:1:98)
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
Start by reproducing the iOS error and tracing the /profile/personal and /profile/professional entry points named in the stack trace. Inspect extractNewForms and extractForms; done means the profile flow no longer raises ReferenceError: Can't find variable: fieldset on iOS.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ios, javascript
- Domain
- frontend, mobile-dev
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100