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

Error with tooltip readcomponent and subgrid #174

Closed
alvisemion opened this issue Jun 10, 2020 · 2 comments
Closed

Error with tooltip readcomponent and subgrid #174

alvisemion opened this issue Jun 10, 2020 · 2 comments

Comments

@alvisemion
Copy link

Describe the bug
Standard readcomponent raise error when showing tooltip after open a subgrid and tooltiped a column.

To Reproduce
Steps to reproduce the behavior:

  1. Setup a crud with a subgrid
  2. View a row with standard read component
  3. Tooltip on main record; tooltip appear correctly
  4. View a subgrid row
  5. Tooltip on subgrid row; tooltip appear correctly
  6. Tooltip back on main record; now blazor raise an error.

Screenshots

  1. Tooltip ok;
    01_MasterTooltipOk
  2. subgrid tooltip ok:
    02_ChildToolTipOk
  3. Back to master, tooltip ko
    03_BackToMasterToolTipKo
  4. Trace
    04_TraceOnConsole

Desktop (please complete the following information):

  • OS: Windows 10
  • Browser: Google Chrome
  • Version 1.6.7
@gustavnavar
Copy link
Owner

Package version 1.6.8 fix this issue

@alvisemion
Copy link
Author

Works great!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants