Matt
Matt
React 18 replaces `render` with `createRoot` and `root.render`. ([how to upgrade](https://reactjs.org/blog/2022/03/08/react-18-upgrade-guide.html)) Is there a plan to update [django-react-templatetags](https://github.com/Frojd/django-react-templatetags) to support React 18?
**Describe the bug** I'm not sure if this is a bug or configuration issue but if I change an SCSS file, storybook will rebuild and hot reload, but it will...
### Description If you have paper-tabs inside a container with flex-flow, align-items, and justify-content, the tabs will not work on iOS/Safari. ### Expected outcome Tabs should show and be clickable....
- reactstrap version `#9.2.2` ### What is happening? When you open the [CHANGELOG](https://github.com/reactstrap/reactstrap/blob/master/CHANGELOG.md), you see changes from 2021, which makes reactstrap look completely unmaintained. ### What should be happening? The...
### mantine-react-table version 2.0.0-beta.6 ### react & react-dom versions 18.2.0 ### Describe the bug and the steps to reproduce it 1. Disable a column from the show/hide menu via `visibleInShowHideMenu:...
I updated to v2.1.0 today and now I am getting multiple compile errors with "not assignable to type MockArrayResponse". I see from the [releases page](https://github.com/ctimmerm/axios-mock-adapter/releases/tag/v2.1.0) that `MockResponse` types have been...
I wanted to manually input the weight of my baby using Firefox + iOS, but I was unable to do it, because I live in Germany, and my region (not...
I realised that I originally imported all my data before changing my timezone, so most of my data is in GMT, instead of CET. I have imported in two goes,...