You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With the example above, layouts/_default/page.html.d is used instead of layouts/_default/page.html.b. However, the page is published to the correct path:
public/
└── p1/
└── index.b <-- extension is correct, but wrong template is used
This example is obviously contrived, and I suspect a rare configuration/setup.