diff --git a/frontend/src/hex/HexView.svelte b/frontend/src/hex/HexView.svelte index d811ab59a..9976ceb19 100644 --- a/frontend/src/hex/HexView.svelte +++ b/frontend/src/hex/HexView.svelte @@ -384,7 +384,7 @@ Resource has no data! {/if} - {#if resourceData != undefined} + {#if chunkData != undefined}