Taehyeong Kim

Results 3 comments of Taehyeong Kim

> @pjkaufman I tried your idea and it works. The object 'data' is clone of moment() and moment is not in the scope, so replacing data.week() -> data.isoWeek() worked for...

For someone who want to fix str_replace message oneself, adding **if** condition on line 120 works for me. ```php foreach ( $args as $key => $value ) { # add...

Dear who still suffering from this bug. After I changed vim extension version to 1.28.1 (from 1.29.0) this issue is solved.