Alessandro Lion

Results 10 issues of Alessandro Lion

### Description of the problem As soon as you register the explosion event the explosion sync of throwables will break. It doesn't matter if and what you return. see steps...

Class: bug
Status: confirmed

**Suggestion** Since there are many edge cases to handle currently to track bullets/ammo of players it would be nice to see this feature inside the alt:V api. **Use cases** Correct...

Class: enhancement
Side: server
Scope: module-api

### Description of the problem The CEF seems buggy on dev v15. As you can see border-radius, blur, and maybe color alpha seem to be broken (maybe more i just...

Class: bug

### What feature or enhancement are you suggesting? There are Usecases where the rawBytes of the barcode/datamatrix/qr-code have to be interpreted as they are meant to be interpreted. Not every...

✨ feature

# Bug ![buggy.svg](https://github.com/software-mansion/react-native-svg/assets/39250826/469ea91d-fc03-46db-9e79-44e2bdc12423) Hello, the above svg won't render correctly inside a react-native application. The part of the "mugshot" is missing, as you can see here on screenshots: `react-native`: while...

If you enter a code and it reaches the specified code length `onFulfill` will fire twice sometimes due to unstable state handling. ![onFulFill_twice](https://github.com/xamous/react-native-smooth-pincode-input/assets/39250826/e03ac666-eda9-41ed-8636-4a18d5569d68)

onFulfill always fired twice before which caused bugs if implementations rely on code fulfill event detection i.e to post requests automatically. Ths fix will make sure to only fire 1...

Hey, i currently have trouble scanning `IsoDep` tags. It sometimes just don't wanna work somewhere inside the App while it works in other places. Based on the logs and breakpoints...

# Bug report ## Description / Observed Behavior I am experiencing requests to the same endpoint/cache key within the dedupeInterval and i don't think this is the expected behaviour? In...

Hello, currently it is not possible to pass accessibility props to the library's components. I am currently trying to add accessibility to my app to align with latest EU standards...