ryancrunchi

Results 10 issues of ryancrunchi

When I use CountUp with an `onEnd` callback with dependency list of variables, the values of theses variables are always the same initial ones. Because useCountUp hook does not react...

Seems there is a conflict in types between `@types` versions used. I use `"@types/react": "^18.0.8"` and `"@types/react-dom": "^18.0.0"` while notistack and/or mui use `"@types/react": "^16.8.6 || ^17.0.0"` or `"@types/react": "^16.9.23"`...

- [x] Review the documentation: https://virocore.viromedia.com/ - [x] Search for existing issues: https://github.com/viromedia/virocore/issues - [x] Use the latest ViroCore release: https://virocore.viromedia.com/docs/releases - [x] Turn off Instant Run in Android Studio...

- [x] Review the documentation: https://virocore.viromedia.com/ - [x] Search for existing issues: https://github.com/viromedia/virocore/issues - [x] Use the latest ViroCore release: https://virocore.viromedia.com/docs/releases - [x] Turn off Instant Run in Android Studio...

**The problem** I'm trying to use @craco/craco with craco-esbuild plugin to build my React app. I use `@emotion` with MUI in this react app with some component selectors in my...

feature request
needs triage

### Describe the bug Building a newly iOS project with amplify library raises error: `No such module 'AWSAppSync'` in `API.swift` generated file ### Steps To Reproduce Steps to reproduce the...

pending-response
api
question

Since binary sunset, I have problem downloading mwundo-core and mwundo-circe `download error: Caught java.io.IOException: Server returned HTTP response code: 403 for URL: https://dl.bintray.com/monsanto/maven/com/monsanto/labs/mwundo-core_2.12/0.3.2/mwundo-core_2.12-0.3.2.pom ` Can you publish elsewhere ?

### Current behavior Given that we have an element, identified by `menu`, that is `position: fixed` And there is a modal container element, identified by `modal`, covering entire screen (`position:...

type: bug
topic: visibility 👁

Hello, Here are some tests related to issues I faced mostly with session reset, session loading and token id setting. The result seem not logical to me but maybe I...