wagnerwagner / merx

Merx is a plugin to create online shops with Kirby.
https://merx.wagnerwagner.de
102 stars 10 forks source link

Compatibility issue with Kirby 3.7.1 #52

Closed xavierfoucrier closed 2 years ago

xavierfoucrier commented 2 years ago

Hello Merx team :wave:

We recently moved to Kirby 3.7.1 and noticed an issue in the backend when accessing orders:

image

See Refactoring section here for more informations: https://github.com/getkirby/kirby/releases/tag/3.7.1.

bnomei commented 2 years ago

i can second that issue. related to kirby collections __set returning self instead of void like the core class does.

xavierfoucrier commented 2 years ago

@bnomei thanks! :sun_with_face:

tobiasfabian commented 2 years ago

Thank you all for your comments.

It’s fixed in 1.6.1

xavierfoucrier commented 2 years ago

Thanks a lot @tobiasfabian, we will update it soon! :wink: