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] Refresh button does not show #23

Closed
OmniNaut opened this issue Feb 25, 2023 · 9 comments
Closed

[BUG] Refresh button does not show #23

OmniNaut opened this issue Feb 25, 2023 · 9 comments
Assignees
Labels
bug Something isn't working

Comments

@OmniNaut
Copy link

The refresh button is not visible when in reading or live preview mode. It does not show when the mouse is clicking or hovering or outside the block
When i hover over the block in the live preview mode, I see in the top right the edit this block icon, but no refresh button.

Code I use:

localquote
id 1
search *
refresh 1s

image
image

I use Obsidian 1.1.15
I see no related issues in the console

@sundevista
Copy link
Owner

When i hover over the block in the live preview mode, I see in the top right the edit this block icon, but no refresh button.

With Style Settings plugin, you can select a corner of the refresh button. It should be visible while hovering a block. Try to change the corner.

@sundevista sundevista self-assigned this Feb 25, 2023
@sundevista sundevista added the bug Something isn't working label Feb 25, 2023
@OmniNaut
Copy link
Author

OmniNaut commented Feb 25, 2023

image
Already tried that option, same result. No refresh button shows up.
Also in reading mode the edit block icon is not available, but still no refresh button

@sundevista
Copy link
Owner

Got it. I'll look into this. Issue will be solved as soon as possible

@sundevista
Copy link
Owner

sundevista commented Feb 25, 2023

@OmniNaut Update the plugin to the latest version (1.8.5). Issue is resolved, I suppose. Maybe it will take some time for obsidian to see that plugin is updated

@OmniNaut
Copy link
Author

OmniNaut commented Feb 25, 2023

I checked with update in Obisidian, it claims no update was found. 1.8.4 is still the latest one. Also checked with BRAT, also no update.
I did a manual download and install, than I got this.

image
image

@sundevista
Copy link
Owner

@OmniNaut Update was delivered earlier. Try to install from community plugins. If this error persist, send here a code block that provokes it

@OmniNaut
Copy link
Author

OmniNaut commented Feb 26, 2023

I solved the problem of the error, that one was on my side.
I have manually deleted the plugin, downloaded the release files and put them in the plugins folder myself. Because the community plugins still says 1.8.4
image

With 1.8.5 I have a refresh button and it works in a note, so 👍🏼.
However having that note on a canvas will not refresh.
When I click in the note on the canvas the quote is updated. When I click out of the note, on a different part of the canvas. The old quote is shown again.
I don't know if it's a bug from the plugin or from Canvas

@sundevista
Copy link
Owner

@OmniNaut Canvas really can provoke some errors because Local Quotes is not adapted for this feature yet, I will look into it after huge codebase update (with some new features). About update, something strange with GitHub caching is happening, community page says it was updated 21 hours ago (exactly when 1.8.5 was released), but actual version is 1.8.4. I will close this issue as resolved and will open a new one about canvas support.

@sundevista
Copy link
Owner

@OmniNaut Update is already on community plugins page!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants