erik_petra → created an issue.
Attaching the patch to fix
erik_petra → created an issue.
I left it empty.
Patch to temporarily fix the issue.
The correct fix would be to readjust the logic in OpenIDConnectSession::saveDestination
erik_petra → created an issue.
erik_petra → created an issue.
You can write your own Field Transform plugins and we're currently working on a guide for it.
But a good example for it is to check out some existing ones, such as src/Plugin/Transform/Field/EntityTransform.php
As for field support for Views Transforms, that's our next goal within Views integration.
I created a patch to fix this issue, however it creates another one.
Once the empty region is fetched and cached, new blocks added to the region don't show up, unless the cache is cleared.
erik_petra → created an issue.
Next tasks:
- Rework pager logic to use more core functionality or unify it
- Implement full pager transform mode for pager
Views blocks and layout builder blocks added in 1.1.0-beta3 → release
Views integration added in 1.1.0-beta1 → release
erik_petra → created an issue.
I'm changing this to Major, as it affects core functionality.
The workaround I had to do was to create a new role placeholder field as entity reference to roles, hide the original field, and fill the original one in the form submit hook. Presave could work too.
Then I used the new role placeholder field with conditional logic to make things work.
erik_petra → created an issue.
erik_petra → created an issue.
erik_petra → created an issue.
erik_petra → created an issue.
That fixed the issue, thanks!
erik_petra → created an issue.
erik_petra → created an issue. See original summary → .
Note, that I added a patch to fix this issue, however, its code does not fit the current code structure/style.
It's only intended for hotfixing this bug.
erik_petra → created an issue.
Fix is part of 2.0.2 version release, closing the issue.
Merged the provided pull request.
The fix is shipped with the 2.0.1 release.
erik_petra → changed the visibility of the branch master to hidden.
erik_petra → created an issue.
New release of commerce_packeta 2.0.0 is Drupal 10 compatible. Thanks for creating an issue.
erik_petra → created an issue.
erik_petra → created an issue.
erik_petra → created an issue.
erik_petra → created an issue.
erik_petra → created an issue.
erik_petra → created an issue. See original summary → .
Patch at #55 did not apply successfully for me through composer patches, so I fixed it and also fixed some formatting. Patch is for 2.0.1, due to Drupal 10 upgrades.