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

Replaced fetch() with direct data access #2797

Merged
merged 1 commit into from
Dec 4, 2024

Conversation

mikalai-snap
Copy link
Contributor

Addresses #2794

This PR updates the handling of the search index, navigation, and hierarchy data by removing the use of the Fetch API. This retains compression benefits while ensuring full compatibility with strict CSP environments.

@Gerrit0
Copy link
Collaborator

Gerrit0 commented Dec 4, 2024

Very nice, thank you!

@Gerrit0 Gerrit0 merged commit 9471039 into TypeStrong:master Dec 4, 2024
7 checks passed
@mikalai-snap mikalai-snap deleted the ms/2794-replace-fetch branch December 4, 2024 14:59
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.

2 participants