- Issue created by @Grevil
- Assigned to Anybody
- 🇩🇪Germany Grevil
I don't get it. This should already work, see https://git.drupalcode.org/project/homebox/-/blob/3.0.x/src/Plugin/Homeb.... Furthermore, removing the redirect command here won't fix it either.
Even core has its "ajaxSubmit()" method (https://api.drupal.org/api/drupal/core%21lib%21Drupal%21Core%21Ajax%21Aj...), which should handle this case, as we call it in all of our callbacks...
No idea how this is circumvented. Maybe @Anybody has an idea.
- Issue was unassigned.
- 🇩🇪Germany Grevil
Just came across this very issue once again in 🐛 Only moving portlets on a new user's homebox dashboard will not create their own homebox and therefore reset the changed portlet positions Fixed . I set the required value to false for the time being, once this issue is solved.
- 🇩🇪Germany Anybody Porta Westfalica
We should retry this in different environments, might be affected by disabled cache or other things in dev. In prod I saw these messages, I think.
- 🇩🇪Germany Anybody Porta Westfalica
@Grevil: Perhaps a test would be best here to see, if it appears there?