Lea Bärtschi

Results 19 comments of Lea Bärtschi

I get the sam exception when trying to create a banner of type advanced.

The problem seems to be mageplaza/module-core 1.4.4. After downgrading to 1.4.3 it works again

yeah, that's true :S. How hard would it be to adapt the files for german and build the plugin ourselves?

Actually, our problem is that users might enter the searchstring all lowercase and that it then cannot convert it into its base form. The second problem is that we use...

Same here, I absolutely need the store version number since we only want to compare the major part of the SemVer version. Is there a way to do that?

Thanks everyone, I'll have a look at the proposed modules.

``` [settings]/_layout.tsx [settings]/overview.tsx [settings]/list.tsx ``` same issue here, we need to get the local search params in the `_layout`, but they are not updated/set when navigating from overview to overview...

Hey, I quickly checked with some people here and we think it would be worth to invest some time and contribute. I'll be on holidays for the next two weeks...

Hi Matthieu, sorry, that took a bit longer. I would have time to start on this in the next weeks. Shall I just create a merge request and we go...

My intention was to implement a listener. I agree that it should work the same no matter the platform on JS side. I'll look into it.