Hi everyone, thanks for questions.
@mikej, yes Turbo-Frame is present
Here is the rails log, and as you can see it recognises the request as a TURBO_STREAM, but still goes off and renders the layouts.
Getting this and tried many things to try narrow down the issue. I have a fairly complex ApplicationController, and when inheriting from just ActionController::Base , I still get the same issue.
I am trying to see if its some conflicting gem. Will have to try disable some slowly and see if something could be causing it.

