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

fix(landing): Fix debug hillshade infinite loading. BM-1110 #3360

Merged
merged 1 commit into from
Oct 18, 2024

Conversation

Wentao-Kuang
Copy link
Contributor

Motivation

Debug.hillshade keep loading network because the skip check with un-prefix hillshade sourceId and get the hillshade layer been removed and added for every rendering.

Modifications

Correct the check sourceId with prefixed one.

Verification

Tested with locally build, was infinite loading before fix, and only load once after fix.

@Wentao-Kuang Wentao-Kuang added this pull request to the merge queue Oct 18, 2024
Merged via the queue into master with commit 6655441 Oct 18, 2024
11 checks passed
@Wentao-Kuang Wentao-Kuang deleted the bug/infinite-hillshade branch October 18, 2024 01:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants