sundevista / local-quotes

📜 Collect your quotes from all over the vault and embed them in different locations with refresh delays
https://sundevista.github.io/local-quotes/
MIT License
40 stars 1 forks source link

Error displaying a quote #20

Closed tecnoborder closed 11 months ago

tecnoborder commented 1 year ago

Starting from today, the quote I have in my home page does not show (always, sometimes it does) correctly

Screen Shot 2022-07-28 at 13 55 36
tecnoborder commented 1 year ago
Screen Shot 2022-07-28 at 13 55 41
sundevista commented 1 year ago

Is this console error and Local Quotes' message ("You caught an error...") show up in the same time?

tecnoborder commented 1 year ago
Screen Shot 2022-07-28 at 19 29 48 Screen Shot 2022-07-28 at 19 29 27
tecnoborder commented 1 year ago

nothing specific to local quotes

sundevista commented 1 year ago

Try to clear block metadata and one-time block metadata in the Local Quotes settings. It's placed in a "Danger Zone". It'll clear cached metadata. Then you should relaunch app. It must help. If it's not help, write me back.

tecnoborder commented 1 year ago

I did so and relaunched the app. Unforuntalt the issue is still present

sundevista commented 1 year ago

Do you create this quote block via Quote Maker or by typing code block by yourself? If yes, did you validate a search?

tecnoborder commented 1 year ago

the quote maker. I found this problem happening when I use the workspace feature of obsidian to lead the home page. I have a home page note with an inserted quote.

sundevista commented 1 year ago

I tried to reproduce it with workspaces and all work correctly. Can you share a sample vault with the problem?

tecnoborder commented 1 year ago

The issue does not happen always. I will investigate further!

sundevista commented 1 year ago

I'll be waiting for the results of your investigation

tecnoborder commented 1 year ago
Screen Shot 2022-07-30 at 10 59 14
tecnoborder commented 1 year ago

Could it be a problem with the load of dataview?

tecnoborder commented 1 year ago
Screen Shot 2022-07-30 at 11 33 34
tecnoborder commented 1 year ago

when I click on the refresh button

sundevista commented 1 year ago
Screen Shot 2022-07-30 at 10 59 14

It is just info message

Could it be a problem with the load of dataview?

I don't think so, but previously I caught and fixed some conflicts with the dataview

sundevista commented 1 year ago

Can you send me a code block that provoke an issue? You can replace private parts (e.g. author) if it's necessary

tecnoborder commented 1 year ago

:::This is the author:::

tecnoborder commented 1 year ago
id aZn3k
search This is the author
refresh 1d
sundevista commented 1 year ago

There is nothing suspicious. You said it works sometimes?

sundevista commented 1 year ago

#20 Error displaying a quote

tecnoborder commented 1 year ago

Yes, I can confirm the bug is still present

Screenshot 2022-09-16 at 18 23 50
sundevista commented 11 months ago

This issue should be fixed with the latest commits. The update will be shipped today!