When a form is submitted with f-partial set, it seems to be using the forms "method" attribute to define the partials' handler. Problem is that a form can have the method "dialog" which isn't a valid handler causing problems when you want to use both "dialog" tag and "Partial" component in sinergy.
When a form is submitted with f-partial set, it seems to be using the forms "method" attribute to define the partials' handler. Problem is that a form can have the method "dialog" which isn't a valid handler causing problems when you want to use both "dialog" tag and "Partial" component in sinergy.