- Issue created by @just_like_good_vibes
- Merge request !216Resolve #3475574 "2.0.0 beta3 bug in" β (Merged) created by just_like_good_vibes
- Issue was unassigned.
- Status changed to Needs review
7 months ago 8:37am 20 September 2024 - π«π·France just_like_good_vibes PARIS
so, quite complicated situation.
The bug appears during the recently introduced "component validation" during form validation.
I tried different solutions, but none of them worked.
when you validate the form element, and we try to render the component to check for errors, the view hasn't got any fields in the code, and it triggers an error. I don't understand why now.
so i added a temporary fix to skip validation, only for view rows plugins..
we create a new ticket for beta4? - πΊπΈUnited States sea2709 Texas
I confirm that the fix to skip validation works. I encountered the same issue, but there was no error was log in the Drupal logs, after some debugging, I found that the error was from the file
web/core/modules/views/src/Plugin/views/style/StylePluginBase.php
in the renderFields function, at line 661
I wonder if there is a way to log this kind of errors in the Drupal logs?
- π«π·France just_like_good_vibes PARIS
Thank you for your comments :)
i just rebased the MR. - π«π·France just_like_good_vibes PARIS
let's merge like this? and we create a follow-up ticket for beta4 to try to solve the views issue
- π©πͺGermany Christian.wiedemann
christian.wiedemann β made their first commit to this issueβs fork.
-
christian.wiedemann β
committed 81ff4daa on 2.0.x authored by
just_like_good_vibes β
Issue #3475574 by just_like_good_vibes, christian.wiedemann, sea2709: [2...
-
christian.wiedemann β
committed 81ff4daa on 2.0.x authored by
just_like_good_vibes β