Results 37 comments of @lirez@

i updated `compileSdkVersion` to 30, and it's solved. i'm testing now

@kuchienkz nice work. i created a PR that fixed the above issue. thanks.

It would be nice, if we can also set a text for arrow.

Hi, I found that the line 192 of jquery.smartWizard should be changed as follows: ` ajax_args.data = $.extend(ajax_args.data, ajaxurl_data(stepNum)); `

I have the same problem. The temporary solution is to update the line 54 of the "Traker.php" file as follows: ``` if (config('visitortracker.geoip_on')) GetGeoipData::dispatch($visit); ``` I believe that the maintainer...

@imaNNeo, is there any issue with this PR? please let me know, thanks.

Thanks for your reply :) Here is my comments: 1. I defined the type of `properties` attribute, because if we want to include that attribute in `lerp` operation, the type...