Description
Remove AutoCompleteTextField dependency on Page. Only reason Page is used is to lookup the request path to make an Ajax request. Instead lookup the Ajax request url from the incoming request.
Remove AutoCompleteTextField dependency on Page. Only reason Page is used is to lookup the request path to make an Ajax request. Instead lookup the Ajax request url from the incoming request.