-
@tomayac @mathias @jeffposnick @addyosmani @rowan_m @iAlbMedina Hi Thomas, I'm currently trying to use
request.destination
, and I get anunknown
value for the request to the page, instead ofdocument
. I'm using Chrome 69 on macOS 10.13.6, and testing on localhost withpython -mSimpleHTTPServer
for the server.