Fixed in new release (2.0.0)
Fixed in new release (2.0.0)
For now we are going with https://github.com/chillerlan/php-qrcode
A new release was issued to add support to D11
Thanks for the feedback, a warning was added to the page
New release issued with this upgrade
Fix applied to newest 2.0.0 release
Fix applied to newest 2.0.0 release
Fix applied to newest 2.0.0 release
Thanks for the feedback, this along with other fixes were merged in the newest release to add D11 compatibility
Fixed with the new release
Merged into the new release
As discussed in the private queue here's a patch that changes the current implementation to use private tempstore
Fixed and a new release was issued
Fixed in the current release
Merged into the dev branch and issued a new release
A new release was issued
Sent to the dev branch
FIxed in the latest release
Thanks for the feedback. A new release was issue to address this bug
Thanks for the feedback. A new release was issue to address this bug
Hey, thanks for the feedback. A new release was issue to address the logger bug
Here's a patch to add the missing button on twig based on what was previously available on 2.1.x
I believe a better approach would be to verify the value of the config entry and if it was empty then return an empty string. Patch attached with this approach
Hey guys, we decided to go with the event approach described in ( #3261131 ✨ Create event to modify response Fixed ) since its more flexible and avoids the use of "drupalisms" so I'll be closing this ticket but thanks for the effort
Hey everyone,
Had to do a couple of changes to make the patch work, some new responses were sent and there was need to change the order of the arguments in the dispatch method to support newer versions of Symfony. Nevertheless looks good and committed to the dev branch. A new release will be issue soon
Hey robertom thanks for the feedback.
Looks good, commited!
Hey bogdog400, currently there's no API call for that, what would this look like? An endpoint to create a webform based on a yml file (since webforms are config entities)?
Hey camilo,escober, thanks for the feedback
I'm trying to replicate the issue you mentioned and using the newest dev version I'm not able.
I guess the change made in
#3165659
🐛
Webform handlers gets called twice on WebformSubmission POST
Fixed
fixed the issue
Thank you all, commited!
Hey rviner, thanks for the feedback.
Due to
#3165659
🐛
Webform handlers gets called twice on WebformSubmission POST
Fixed
we removed the validateFormValues method so I guess your support request is already satisfied, can you confirm?
Commited, thank you all
Commited
Hey shermiep, thanks for the feedback.
Commited the patch and added the same logic to the get submission resource. Now to be able to see submissions the user need to also have the correct permissions
Thanks, commited
Hey, thanks for the contribution. Merged
Hey sudhanjs, thanks for the feedback
Just checked on a fresh drupal 10 installation and everything seems to work well so I'll assume you have other contrib or custom modules interfering
Feel free to post a list of steps to reproduce the problem so we can take a look and see if there's any problem with the module otherwise I'm afraid I can't help that much
Thanks
Hey henkpotman, thanks for the feedback.
This module was originally designed for content types and webforms, I never tested it with Drupal commerce. Can you give me the steps to reproduce this issue?
Thanks
Hey Ibrahim Tameme, thanks for the feedback!
I took a look into the webform module and it seems they are the ones who provide support for the integration of select2 in their module so maybe it makes sense to follow the same approach for this case
Hey shderuiter, thanks for the feedback.
Commited the patch and issued a new release to address this
Thanks
A new release was issued to support D10
Thanks for the feedback, a new release was issued
Hey PratikshaD thanks for the feedback
By design the module deletes all groups for the configured group type that are not being used in the configuration page
A commit was made to the dev branch to address this issue
nsalves → created an issue.
Thanks for the feedback, the fix was included in the dev branch. A new release will soon follow
Hey, thank you for all the feedback.
The changes were committed to the dev branch. A new release will soon follow