Igor Stępień

Results 124 comments of Igor Stępień

@joshwilsonvu I can confirm that solved my problem. I would like to help and make better repository to reproduce the problem but at this moment I don't have enough time...

Hi @julienlz, I am aware of this problem. With all respect to Neomaking I am not fan of new blockwishlist module. Unfortunately apollo client, graphql and other dependencies are overkill...

Hi @SoftwarePizza, Thank you for your interest but I would like to do it by myself. I wanted to train a bit my php skill with it since I am...

Hi @Kandax86 thank you for your issue. I think you are right. There should an option with `$query` as an array and flag `$replace` to replace parameter or not with...

Hi @Kandax86, `appendParamToUrl` has been changed. You can read about it [here](https://github.com/Oksydan/modern-prestashop-starter-theme/commit/436cd3db53ba3fc0162c42ea7bbec5e7a1ab5635). It will be available with starter version 3.0.0

Hi @Kandax86, for some reason I didn't get notification about this issue in `is_themecore` module. This issue has been transferred to starter project. Yes, version 3.0 is WIP atm and...

Hi @Kandax86, problem has been fixed. New version of `is_themecore` will be released with 3.0.0 version of starter.

Hi @Olimbot, Thank you for your report. I am going to fix it with version 2.1.0 of theme. I am going to remove every dependencies module override inside theme. Since...

Hi @Olimbot, this issue got lost somewhere in module issue tab 😕. Right now it is only possible to post issues on main starter repo. This problem has been fixed...

Hi @Dreimus, Actually we moved from node-sass to dart sass in develop branch recently. Dart sass performance is worse than node-sass but there is sass-embedded package that improves performance https://github.com/Oksydan/modern-prestashop-starter-theme/commit/e210f8bca400d8cb738db78790a806859f7873c8....