lightning-wizard
lightning-wizard copied to clipboard
Wizard component for building flows with LWC
Results
3
lightning-wizard issues
Sort by
recently updated
recently updated
newest added
The `onchange` event handler on `` catches `change` events from nested components like `` unless I explicitly call `event.preventPropogation()` on the event handler the input component. The wizard framework should...
Hi, When trying to return a promise with a apexcontrolller result of true. It does not seem to work. Do you have any working examples?