Is your feature request related to a problem? Please describe.
I can't use the lwc dev server in order to debug my lightning quick action. Currently my quick action is wrapped in an aura component - when you bring it up in the dev server, most of the component is hidden since there's no width/height set on the component. Also, there's no data displayed at all since the quick action would assume some element was passed, which doesn't happen in the local dev environment
Describe the solution you'd like
An ability to set some defaults like recordId and component width/height would be helpful.
Describe alternatives you've considered
I'm just debugging in Salesforce with bunches of mini-deployments.
Additional context
Add any other context or screenshots about the feature request here.
Is your feature request related to a problem? Please describe. I can't use the lwc dev server in order to debug my lightning quick action. Currently my quick action is wrapped in an aura component - when you bring it up in the dev server, most of the component is hidden since there's no width/height set on the component. Also, there's no data displayed at all since the quick action would assume some element was passed, which doesn't happen in the local dev environment
Describe the solution you'd like An ability to set some defaults like recordId and component width/height would be helpful.
Describe alternatives you've considered I'm just debugging in Salesforce with bunches of mini-deployments.
Additional context Add any other context or screenshots about the feature request here.