MicroBlog pane is not loading
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 106
- Forks
- 52
- Avg merge
- 13h 35m
- Merged PRs (30d)
- 10
Description
The Microblog pane seems to be missing tabulator.
ReferenceError: tabulator is not defined undefined
ReferenceError: tabulator is not defined undefined at new m (https://adamthephantump.solid.community/common/js/mashlib.min.js:1731:39562) undefined at Object.render (https://adamthephantump.solid.community/common/js/mashlib.min.js:1731:43089)
undefined at l (https://adamthephantump.solid.community/common/js/mashlib.min.js:79:326484)
undefined at HTMLImageElement.<anonymous>
(https://adamthephantump.solid.community/common/js/mashlib.min.js:79:326944)
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 MicroBlog pane failure and inspect the stack trace in common/js/mashlib.min.js, especially the reported tabulator references. No test file is mentioned; done means the MicroBlog pane loads without the ReferenceError.
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
- Needs clarification
- Newbie friendliness
- 35/100