Is is possible to create a hybrid page
(combined static and client route) (the app-shell model) rather than a hybrid app
(client-only route)
#3451
Labels
type: question or discussion
Issue discussing or asking a question about Gatsby
I've been working with Gatsby now for a couple of weeks, merging several different React Apps into one Gatsby React app - so far so good - its great and we are already seeing the benefits.
A use case has come up whereby we are looking to have a hybrid page (static and client route). I can see documentation and examples for creating a hybrid app with client-only routes, however, I'm looking at being able to do the following:
A single static and client route that can have:
I'm ploughing on ahead to hopefully get a sample app to test, but thought I would ask here also.
Much thanks in advance.
The text was updated successfully, but these errors were encountered: