hampoelz / hampoelz/Capacitor-BrowserView
Bridge cannot send stringified objects
Open
bug
- Dominant language
- TypeScript
- Stars
- 7
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Normal strings work fine, JavaScript objects can also be sent over the bridge without any issues, but an error is thrown when trying to send a stringified object.
Contributor guide
Research direction
No file, test, or entry point is identified in the issue. Reproduce the bridge call with a stringified object, compare it with a normal string and JavaScript object, and trace the resulting error to locate the affected bridge code; done means stringified objects can be sent without an error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100