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] UI fails on dbt exposure #401

Open
cedericbosmans opened this issue Aug 7, 2023 · 0 comments
Open

[BUG] UI fails on dbt exposure #401

cedericbosmans opened this issue Aug 7, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@cedericbosmans
Copy link

Describe the bug
The re_data UI returns a blank page when opening the table UI for a dbt exposure.
http://127.0.0.1:8090/#/tables?model=<snowflake_table_name>

error msg:
TypeError: Cannot read properties of undefined (reading 'resource_type')
at P.P.overview ((index):3:66872)
at P ((index):3:68421)
at oo ((index):2:903232)
at Vo ((index):2:912799)
at $s ((index):2:956523)
at Il ((index):2:942773)
at Rl ((index):2:942701)
at wl ((index):2:942564)
at bl ((index):2:939530)
at (index):2:889024

Expected behavior
In the tables UI I expect to see the re_data details for all our dbt models.

To Reproduce
Make a dbt exposure and try to find it in the re_data tables UI page.
dbt version = 1.3.0

@cedericbosmans cedericbosmans added the bug Something isn't working label Aug 7, 2023
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

1 participant