Best way to handle accessing resource view in modal and non modal
Hey there,
I'd like to get some advice on how to handle rendering similar content like a show/edit for resource in modal or in full page render. Does it make sense to have multiple routes for these two use cases or to handle it in another way?