EddyVerbruggen / EddyVerbruggen/nativescript-feedback
Error being raised "this.lastAlert.getTitle is not a function"
Open
- Dominant language
- TypeScript
- Stars
- 128
- Forks
- 26
- PR merge metrics
- No merged PRs in 30d
Description
The error `this.lastAlert.getTitle is not a function` is being raised when `Feeback.show()` is called
Could this be because of:
`this.lastAlert = alerter.show();`
on `feedback.android.ts` ?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start in feedback.android.ts and trace the Feedback.show() path around the assignment to this.lastAlert. Inspect what alerter.show() returns and where getTitle() is called. Done when the reported error no longer occurs and the Android feedback behavior is covered by the repository's existing checks.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, typescript
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100