mcgilman commented on PR #8906:
URL: https://github.com/apache/nifi/pull/8906#issuecomment-2145545377

   > Interested in your thoughts on this.
   
   Thanks for your comments! In my experience there is too much coordination 
between the front and back end to use PathLocationStrategy with dynamic context 
paths. That said, I'm sure we can we could figure it out using the technique 
referenced (where the server transforms the page when served) or possibly 
another approach. HashLocationStrategy completely decouples these concerns as 
the front end route is never even sent to the server.
   
   2.0.0-M3 is released with HashLocationStrategy in place and if there is any 
feedback regarding it we could certainly evaluate the alternative.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to