Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Admin Backend: Storefront and Headless form breaks with specific input #69

Closed
masonen opened this issue Jun 7, 2019 · 2 comments
Closed
Assignees

Comments

@masonen
Copy link

masonen commented Jun 7, 2019

Hi,

I found a bug in Admin Backend where the form input for payment methods breaks after an specific input.

Steps to reproduce:

  • Open Storefront or Headless configuration
  • Remove all payment methods from list
  • Hit save button
  • An Error message apears
  • Add at least one Payment Method
  • Hit save button

After Performing those steps you are not able to choose a standart payment method. Trying so results in an JS error
shopware.local-1559910171237.log

This also aplies to other form fields. (but not always?). I managed to break all fields right now. Some fields seemed not to be breakable at first, but broke after i broke the following fields.

@SebastianFranze
Copy link
Contributor

Thanks for reporting this issue to us. It seems like this is an issue with updating the correct default values when changing the available ones (especially deleting the selected default). We already created an ticket for this an will keep you up to date with the process.

@SebastianFranze
Copy link
Contributor

Sorry for the late answer. We did not forget your issue. You can track progress att

https://issues.shopware.com/issues/NEXT-3650

@mitelg mitelg closed this as completed Aug 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants