If you render an object with a view, then try to render the default view, the default view will included the first views fields. I have opened a failing PR to show this example https://github.com/procore/blueprinter/pull/204
If you render an object with a view, then try to render the default view, the default view will included the first views fields.
I have opened a failing PR to show this example #204