Cookie path should be `requests_pathname_prefix` instead of `routes_pathname_prefix` to support apps served from the same host (Dash deployment server).
Cookie path should be
requests_pathname_prefixinstead ofroutes_pathname_prefixto support apps served from the same host (Dash deployment server).