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 deprecated navigator/browser version detection #797

Merged
merged 2 commits into from
Dec 19, 2023

Conversation

t-burch
Copy link
Collaborator

@t-burch t-burch commented Dec 19, 2023

loadText() method got corrupted because of a method deprecation in jQuery.
This replaces the missing functions and properties.

-> This was causing problems like the request/response bodies not showing up in the call detail screen.

…al replacement. This stops the javascript from halting and aborting rendering of text loading.

Signed-off-by: t-burch <[email protected]>
@t-burch t-burch requested a review from predic8 December 19, 2023 14:04
@t-burch t-burch linked an issue Dec 19, 2023 that may be closed by this pull request
Signed-off-by: t-burch <[email protected]>
@predic8 predic8 merged commit 18bd59e into master Dec 19, 2023
2 checks passed
@predic8 predic8 deleted the jquery-navigator-version-detection-fix branch December 19, 2023 17:14
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.

request/response body not shown in adminConsole
2 participants