Kliton

Results 8 issues of Kliton

Cannot read property 'jobs' of undefined. Here is my index.android.js ```javascript import { AppRegistry } from 'react-native'; import App from './App'; import Store from './redux/store'; import * as actions from...

If i click on globe and try to scroll nothing happens. I've disabled orbit controls: ```js Globe.controls().enabled = false; Globe.controls().minDistance = 290; Globe.controls().maxDistance = 290; Globe.controls().autoRotate = true; Globe.controls().autoRotateSpeed =...

Hi, i can see the pdf with chrome or Preview ( mac os ). But when i render with react-pdf-viewer i got this error: ![image](https://user-images.githubusercontent.com/10452377/145426801-84a476e5-f892-4392-8817-38e6917649db.png) Worker url: https://unpkg.com/[email protected]/build/pdf.worker.min.js packge.json ```...

Hi, i cannot understand from the doc what are the fields: - arcDashGap - arcDashInitialGap Anyone can explain please?

`Uncaught TypeError: Cannot read property 'isValidated' of undefined at main.js:71 at Array.map () at StepZilla.applyValidationFlagsToSteps (main.js:65) at new StepZilla (main.js:53) at ReactCompositeComponent.js:294 at measureLifeCyclePerf (ReactCompositeComponent.js:75)` I have this error.

Hi, since yesterday all my projects that contains node2-argon cannot build. Error that i got: #23 9.755 Error: Cannot find module './**/*' #23 9.755 Require stack: #23 9.755 - /app/node_modules/@mapbox/node-pre-gyp/lib/node-pre-gyp.js...

I found this background color issue on date-input when trying the component with a dark theme. Example