Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Linkding Widget Broken #1679

Closed
5 tasks done
GitGramm opened this issue Aug 27, 2024 · 4 comments
Closed
5 tasks done

[BUG] Linkding Widget Broken #1679

GitGramm opened this issue Aug 27, 2024 · 4 comments
Assignees
Labels
🐛 Bug [ISSUE] Ticket describing something that isn't working

Comments

@GitGramm
Copy link

Environment

Self-Hosted (Docker)

System

No response

Version

No response

Describe the problem

The linkding widget seems to be broken.
Nothing is displayed on my dashboard.
Tested with both selfhosted linkding instance and the demo https://demo.linkding.link
useproxy is set to "true"

Console error message:
Linkding.vue:59 Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'length')

cc: @m42e

Additional info

No response

Please tick the boxes

@GitGramm GitGramm added the 🐛 Bug [ISSUE] Ticket describing something that isn't working label Aug 27, 2024
@GitGramm
Copy link
Author

I did some further testing and was able to get the widget diplaying my bookmarks

The following needs to be done:
in dashy-conf.yml
set "tags:" this is not optional as described in the docs

on linkding
Bookmarks from linkding need to have set a title (which is optional there) to be displayed in the dashy-widget.

@liss-bot liss-bot added the 👤 Awaiting Maintainer Response [ISSUE] Response from repo author is pending label Aug 27, 2024
@liss-bot liss-bot removed the 👤 Awaiting Maintainer Response [ISSUE] Response from repo author is pending label Aug 27, 2024
@Wikid82
Copy link

Wikid82 commented Aug 28, 2024

I was coming to report the same thing but was worried it was just me and my inexperience. If you got it working, am I setting it up incorrectly?

Screenshot from 2024-08-28 13-04-16
Screenshot from 2024-08-28 13-05-02
Screenshot from 2024-08-28 13-09-34

@GitGramm
Copy link
Author

`My list of tags looks slightly different and i also use the useProxy:true setting.

@Wikid82
Copy link

Wikid82 commented Aug 29, 2024

If you got yours working than I'm sure it's just me. I changed my tag to list format and still nothing. It's more than likely my yml spacing so I'll just keep messing with it until I get it right. I didn't use Linkding before this so it's not going to make or break anything. I'll just use it as an excuse to play with code.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 Bug [ISSUE] Ticket describing something that isn't working
Projects
Status: Done
Development

No branches or pull requests

5 participants