Timon Heuser

Results 42 comments of Timon Heuser

Just leaving https://gitlab.com/catamphetamine/libphonenumber-js here. We're using this for formatting phone numbers but it can also validate them. Replacing google-libphonenumber with this package would lower the bundle size without much effort...

@mghoneimy I don't know when I'm able to do so as it's very stressful at work at the moment. I'll try it as soon as I can.

@mghoneimy Just started working on this. I've got a problem which I need input for. When preparing the query for the GET request there is a problem with "\n". "\n"...

@mghoneimy No, unfortunately I cannot provide a link as our API we're using this package for is under development and internal. Well, what are your thoughts on the issue I...

Whats the status here? Would love this feature.

I'm using Magento 2.4.5. First of all I also thought that #266 is the source of the issue but #266 was introduced in v0.23.1 and there it's working fine. The...

Magento 2.4.4 is working fine v0.24.0 of this repository. The issue only occurs with Magento 2.4.5 and v0.24.0.

Here are the two classes ProductExtension and ProductExtensionInterface as generated as of Magento 2.4.4 and 2.4.5: ### Magento 2.4.4 ProductExtensionInterface ```PHP

Pfew, it gets even better. It seems like it's one of those problems that happens sometimes. Just executed it again and now everything works, even 2 times. Afterwards I cleaned...