posit-dev / posit-dev/shinylive
Robj construction for this JS object is not yet supported
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 251
- Forks
- 25
- Avg merge
- 19m
- Merged PRs (30d)
- 2
Description
I am having trouble starting the app on my local machine. The error message says Error starting the app! Robj construction for this JS object is not yet supported. There is no indication of which js object it is. I have some very standard components in my app, just 2 data tables, 2 plots, 2 action buttons, a download button, and some plain text. What could be the reason of this issue?
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 local startup with the listed tables, plots, buttons, download button, and text, then search the repository for the exact error string. Trace the startup path to determine which JavaScript object triggers it; done means the failing object is identified in the error or the supported component path is corrected so the app starts.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, typescript, wasm
- Domain
- frontend, web-dev
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100