Eugen Konkov
Eugen Konkov
I resolved my issues with only this one simple change: ```diff --- a/src/form-data-json.js +++ b/src/form-data-json.js @@ -423,6 +423,9 @@ class FormDataJson { if (typeof newValues[objectKey] === 'undefined') { continue }...
Yes, this is one piece of the rest of 80% :D Actually that is sad =( but I understand your position. Let's keep this open and see what other people...
I started to use this component recently a lot, but I am not sure I will have enough time to maintain it fully. Probably I could participate at PRs discussion...
As far, as I can see here are people who actively using this component and want some issues to be fixed. They created PRs. But because no maintainers are here...
@kevinpapst People did theirs PRs here and want to continue contribute/investigate their time. So @oyejorge can review them and decide is it was done good then he can grant merge...
The same happens on v6.6.3
@oyejorge May you please auto close tickets, because there is no active development at the moment. Without that reports from people will just gone =(.
It looks hard to implement, because I never seen it was implemented on such sites like air or train tickets. Having this implemented here would make the world better. I...
My locale: ``` $ locale LANG="en_CA.UTF-8" LC_COLLATE="en_CA.UTF-8" LC_CTYPE="en_CA.UTF-8" LC_MESSAGES="en_US.UTF-8" LC_MONETARY="en_CA.UTF-8" LC_NUMERIC="en_CA.UTF-8" LC_TIME="en_CA.UTF-8" LC_ALL= ``` bleed 8c71d4a0b5 perl -Ilib -V ``` $ ./perl -Ilib -V Summary of my perl5 (revision 5...
This is more as example. We need to fix other places too. Also I do not understand problem what is [described](https://github.com/jjn1056/DBIx-Class-Migration/issues/103#issuecomment-406285169) by `jnap`