Roy de Kleijn
Roy de Kleijn
Hi, Great library! Do we have to add an accessibilityLabel for the options as well? Now all the options have the same `resource-id="android:id/text1"`. I feel it's better if they are...
Hi, Awesome plugin! There is a small typo on the website in the "Scrollable Sticky Element" section. new stickySidebar -> should be with capital. Thanks, Roy
Hello, Is there a particular reason why we cannot apply a condition to awSelectedStep?
Hello, I want to programmatically navigate to the next step of the wizard. (eventually, I like to do that with query parameters, but first things first) Template: ``` ``` In...
add new row
Nice feature will be to be able to add a new row/record . Please let me know how I can help you on this
hello, Can you also get curl_info metrics in code? Roy
Hello, I like to know how you go about with generating the trendline? So far I know there is some manual file copy step involved. Steps I use now: 1....
Hello, I'm using `response()->preferredFormat()` . Sometimes I like to get xml or json, depending on the Accept header. If I don't set the Accept header, my API will return JSON...
Hi, It would be create if we can add Github login. Can you give me some pointers on how to extend this awesome feature. Roy
When I try to authenticate with GitHub, I see the following in the logs: ``` [2023-06-01 22:15:26] production.ERROR: API response with error code {"exception":"[object] (SocialConnect\\Provider\\Exception\\InvalidResponse(code: 0): API response with error...