SolidOS / SolidOS/solid-panes

Unable to create new link

Open
#27 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
106
Forks
52
Avg merge
13h 35m
Merged PRs (30d)
10

Description

Summary

When clicking the green plus button and adding a Link, after entering the name, an error is thrown without a new link being created.

Console Output

create.js:78 Uncaught (in promise) Error: Cannot mint new - missing newInstance
at create.js:78
at

Screenshot

newlink

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce the failure by clicking the green plus button, choosing Link, and entering a name, then inspect create.js around line 78 and the code handling new link creation. Done means a new Link is created successfully without the “missing newInstance” error; no test file is mentioned in the issue.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.