In datahub v0.8.40 frontend screen goes blank when...
# troubleshoot
f
In datahub v0.8.40 frontend screen goes blank whenever I click on glossary terms. Can anyone help on this? Thanks! Slack Conversation
b
Hiya!
Are there any GMS or Frontend logs youd be able to share?
@bulky-soccer-26729 have we see this type of issue before?
b
yes indeed I think i know what this is
1. this is fixed in 0.8.41 so that would be the easiest resolution
this happens when you ingest terms via yaml file where you have a
sourceRef
defined but not a
sourceUrl
- so you could add
sourceUrl
to glossary terms in your yaml file as well! but i think upgrading would probably be easier and more desirable
assuming this is the issue i think it is lol so if you have any logs from your console on your browser that would be helpful! since it turns white this is a javascript runtime issue so your console will help us out
f
Yeah this issue is not present in v0.8.38 & v0.8.41
b
ah okay yeah so that error message isn't going to give us everything, but the fact that it's not present in 38 and 41 makes me sure it was the bug I was thinking of. so you were able to move to 41 and things look good?
f
Yes, moving to 41 resolved the issue
b
okay glad to hear it