Cesar Gutierrez
Cesar Gutierrez
I'm trying to make it work with functional components and hooks, but it doesn't work, what I'm doing wrong? ``` import React, { useRef, useState, useEffect } from 'react' import...
Header width is off (added black shadow to show the difference, also blue lines) TDs width sum is the same than the table width but there is an offset 
Hi, I'm trying to integrate this plugin into an Angular2 application, and it generates a *.tar instead of a JPG. What do you think I'm doing wrong? http://plnkr.co/edit/fxF8bwtN0RjBFVwqBiwQ (Hit on...
I can setup the component in Next.js, it renders fine but I'm not able to select any color. Did anyone had the same issue?
Hi, I made a few changes to your code to make it work with gin-gonic, do you know what's going on? https://stackoverflow.com/questions/44641773/gin-gonic-and-gorilla-websocket-does-not-propagate-message
First of all, last version doesn't work on Angular 4. Is there the possibility to disable the "change on swipe"? Is there the possibility to jump to a slide programmatically?
Hello, the part 4 is not uploaded, could you upload please? PD. Thanks for the great tutorial!
Browser tab freezes when the subscriber receive too many notifications every millisecond.
When I run `uiautomator2 healthcheck` I get this error ``` [D 231021 06:17:59 __init__:661] [pid:8484] [localhost:5555] kill process(ps): uiautomator [D 231021 06:18:02 __init__:392] [pid:8484] [localhost:5555] Install app-uiautomator.apk [D 231021 06:18:04...
I'm attempting to develop a basic AR app with a target, but it crashes on Android in this section `ViroARTrackingTargets.createTargets`, while it works fine on iOS. Instead of cloning the...