πŸ‡§πŸ‡ΎBelarus @aylis

Account created on 23 April 2020, over 4 years ago
#

Recent comments

πŸ‡§πŸ‡ΎBelarus aylis

Changes were merged to 1.0.x branch. Thanks a lot!

πŸ‡§πŸ‡ΎBelarus aylis

Suggested changes were merged to 1.0.x branch

πŸ‡§πŸ‡ΎBelarus aylis

aylis β†’ made their first commit to this issue’s fork.

πŸ‡§πŸ‡ΎBelarus aylis

Hi all and big thanks for pointing an issue and creating possible resolution!
But latest changes I saw in issue fork was breaking compatibility of module with versions older than 10.2,
so I implemented injection method being used in Webforms module (see this) to avoid constructor override.
Changes will be merged soon and a new release created.

πŸ‡§πŸ‡ΎBelarus aylis

aylis β†’ made their first commit to this issue’s fork.

πŸ‡§πŸ‡ΎBelarus aylis

Looks like my initial problem with Mobile Preview was caused by some component of my project: right now, when I move toolbar back for Products - all works fine.
I'm closing this issue, as all works good as it is

πŸ‡§πŸ‡ΎBelarus aylis

Just added use of internal path instead of direct use of preview url. This solved issue for me.
oheller β†’ , ponies β†’ - big thanks for clues that helped to solve my problem!

πŸ‡§πŸ‡ΎBelarus aylis

aylis β†’ made their first commit to this issue’s fork.

πŸ‡§πŸ‡ΎBelarus aylis

Added MR with changes to make Scheduler work for Variation entities, needs review

πŸ‡§πŸ‡ΎBelarus aylis

Thank you for review vishal.kadam β†’ !

Module's Package was changed to Development, improvements branch was removed and __construct() docblocks were updated.

Moving issue back to Needs review.

πŸ‡§πŸ‡ΎBelarus aylis

Added MR with proposed change

πŸ‡§πŸ‡ΎBelarus aylis

Tried to apply patch from #148 πŸ› Right click should not submit buttons with Ajax behaviors Needs work to Drupal 10.2.1 and failed as composer "could not apply patch". Attached a patch for 10.2.x - hunks are the same, just line numbers changed.

πŸ‡§πŸ‡ΎBelarus aylis

Faced a problem with alias creation, that is similar to described in this issue: some time after migration to D10 from D9 I noticed that aliases was not generated for certain content type neither on update nor on create operation. Problem was repeatable on live env only, on my local lando setup aliases remain to generate correctly.
Found no entries in Drupal's dbog or hosting logs that can be related to this issue.

Reordering alias patterns at /admin/config/search/path/patterns and putting the bugged one to the top (solution first described in #7 πŸ’¬ Alias aren't created anymore Active ) helped me.

Live site is hosted on Pantheon, uses php 8.1.24, drupal core 10.1.5 and pathauto 8.x-1.12.
Local env has same core and pathauto versions, but php 8.1.18.

Production build 0.71.5 2024