stable

Clone or download

Read-only

The submit button does not work under IE

IE11 Does not support the usage of the form attribute on button[type=submit]. part of: story #14291 Beautiful tracker creation How to test: --> You can submit the form Change-Id: I6de5cee0d85529d99a8dacc8ae9e278ed8540e71

Modified Files

Name
M plugins/tracker/scripts/tracker-creation/src/components/steps/layout/StepNavigationButtons.test.ts +12 −0 Go to diff View file
M plugins/tracker/scripts/tracker-creation/src/components/steps/layout/StepNavigationButtons.vue +5 −2 Go to diff View file
M plugins/tracker/scripts/tracker-creation/src/components/steps/step-two/StepTwo.vue +11 −5 Go to diff View file