-
Notifications
You must be signed in to change notification settings - Fork 122
Open
Labels
bugSomething isn't workingSomething isn't working
Description
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
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working