Closed jbrichau closed 1 year ago
Patch coverage has no change and project coverage change: -0.03
:warning:
Comparison is base (
9866f65
) 54.13% compared to head (3d53ed6
) 54.11%.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.
…back in jQueryUI autocompleter should be application/json and not text/plain. Reworked the callback implementation to no longer create intermediate objects for serialization to json but use the json canvas directly.