Aibar
Aibar
`renderInPortal` is not supported outside of `VictoryContainer`. Component will be rendered in place
# Questions **For discussions about features or questions about how to use Victory, please [start a new discussion](https://github.com/FormidableLabs/victory/discussions/new) rather than opening an issue.** # Bug Reports ### Checklist - [x]...
### Current behaviour https://user-images.githubusercontent.com/27006656/179448155-76ce097d-1939-43a3-a91f-f5dc7b55a985.MP4 ### Expected behaviour Be smooth line on desktop, ios ### Code sample I'm use default ToastProvider without any props and default toast.show() without any options ###...
#### Describe the bug - Node.js version: - OS & version: #### Actual behavior When got throwing errors afterResponse hook fired 3 times #### Expected behavior afterResponse should be fired...
ДЗ.1 от Айбар Махат
In my expo app `apps/dashboard` I have package.json: { "name": "dashboard", "version": "0.0.1", "private": true, "dependencies": { "expo": "*", "@expo/metro-config": "*", "@nrwl/expo": "*", "@testing-library/react-native": "*", "react": "*", "@react-native-async-storage/async-storage": "*", "axios":...
1. removed fbjs library, because areEqual function deleted from this library 2. changed extends for Marker component from Component to PureComponent, because this equal for previous logic in shouldUpdate method