DispatcherMiddleware issue - Dash + Flask App integration

I think you want to set requests_pathname_prefix to be "/dashboard/".

Check out the example in this post.