nextcloud / nextcloud/files_mindmap

Can't paste image to node

Open
#124 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
197
Forks
52
Avg merge
22h 14m
Merged PRs (30d)
13

Description

When I paste a Image to node ,I get the following error:

angular.js?v=0.0.22:63 Uncaught Error: [$injector:unpr] Unknown provider: serverProvider <- server
http://errors.angularjs.org/1.3.20/$injector/unpr?p0=serverProvider%20%3C-%20server
    at angular.js?v=0.0.22:63
    at angular.js?v=0.0.22:4031
    at Object.getService [as get] (angular.js?v=0.0.22:4178)
    at angular.js?v=0.0.22:4036
    at Object.getService [as get] (angular.js?v=0.0.22:4178)
    at HTMLDocument.<anonymous> (kityminder.editor.min.js?v=0.0.22:11)

Contributor guide

Open the contributing guide

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 problem by pasting an image into a node and inspect the AngularJS injector error, especially the reference to kityminder.editor.min.js. Trace the missing server provider from the reported stack and verify that an image can be pasted into a node without the error.

Written by the indexing model from the issue text.

Assessment

Tech stack
angularjs, javascript
Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.