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 excess execution of fetch #938

Merged
merged 3 commits into from
Apr 3, 2024
Merged

Conversation

prushforth
Copy link
Member

Fix excess execution of fetch on invalid url returned from tile coordinates that are out of bounds.

Needs a test for before/after behaviour.

Closes #936

coordinates that are out of bounds

Fix malformed layer- element in index.html

Add test TemplatedMapMLTileLayer.test.js.
Closes Maps4HTML#936
@prushforth prushforth force-pushed the empty-fetch-fix branch 2 times, most recently from c424a9e to e8b0895 Compare April 2, 2024 20:34
@prushforth
Copy link
Member Author

Flaky tests popupTabNavigation.test.js and layerContextMenuKeyboard.test.js - both deal with activeElement and focus and routinely fail on github actions.

@prushforth prushforth merged commit a76c816 into Maps4HTML:main Apr 3, 2024
1 check failed
@prushforth prushforth deleted the empty-fetch-fix branch October 3, 2024 18:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

TemplatedTileLayer requests the source HTML document URL sometimes during text/mapml vector tile loading
1 participant