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

Tooltips on fav button break when not hovering them after click #162

Open
LucileDT opened this issue Sep 27, 2022 · 2 comments
Open

Tooltips on fav button break when not hovering them after click #162

LucileDT opened this issue Sep 27, 2022 · 2 comments
Labels
bug Something isn't working

Comments

@LucileDT
Copy link
Owner

Scenario:

  • connect
  • go to the recipes list
  • click on a fav button and quickly move your cursor away from it
  • after 1-2 seconds, hover it again

Expected behavior:
The tooltip is showing, with its corresponding text

Current behavior:
The tooltip do not show, the HTML attribute title does show. There is an error in the JS console:

Uncaught TypeError: can't access property "template", this._config is null
@LucileDT LucileDT added the bug Something isn't working label Sep 27, 2022
@LucileDT
Copy link
Owner Author

LucileDT commented Sep 1, 2024

This seems to have been fixed by upgrading the front stack, @Yann-BUTSCHER-EIRL can you confirmed it's fixed?

@LucileDT LucileDT added the waiting tests For very big issues and PR, ask to someone else to test the app before merging label Sep 1, 2024
@Yann-BUTSCHER-EIRL
Copy link
Collaborator

It's not fixed. The error I get is the following:
image

@Yann-BUTSCHER-EIRL Yann-BUTSCHER-EIRL removed the waiting tests For very big issues and PR, ask to someone else to test the app before merging label Sep 2, 2024
@LucileDT LucileDT removed their assignment Sep 9, 2024
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