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
This seems close but I'm not really sure how to define the "handle document request" function? it seems like it's kinda sorta split between app/entry.server and app/index, where entry.server defines a rendering function and index actually listens for requests. But the express renderer isn't returning a response correctly
0 commit comments