Merge pull request #387 from Safelite/BRM-fix-overlay-bug
Fix overlay issue and grayed out button until data is correct.
This commit is contained in:
commit
1100793926
1 changed files with 1 additions and 1 deletions
|
|
@ -76,7 +76,7 @@
|
|||
<funnelFooter
|
||||
cmsWidgetName="FunnelFooterWidget"
|
||||
ref="funnelFooter"
|
||||
:isDisabled="!meta.valid"
|
||||
:isForwardActionDisabled="!meta.valid"
|
||||
@back-clicked="backButtonAction"
|
||||
@ForwardClicked="forwardButtonAction"
|
||||
/>
|
||||
|
|
|
|||
Loading…
Reference in a new issue