Pier Roberto
Pier Roberto
images
If I add images in the img folder, webpack adds only few of them in the build folder when I run either `npm start` or `NODE_ENV=production npm run build`. In...
This PR adds `randomArrayElem` to `Random` module.
Hi, Considering the issue already opened #538, this library won't be usable in the next future (March 31 2023): > The Google Sign-In JavaScript platform library for Web is [deprecated](https://developers.googleblog.com/2021/08/gsi-jsweb-deprecation.html),...
Hi team, when `gtmId` is not provided to the `initialize` method, I get the following warning: `[react-gtm] GTM Id is required` and the gtm script is loaded anyway. Wouldn't be...
fix typos
Hi team, I would like to use this package but I see that some dependencies in `package.json` are not updated. Do you plan to update Storybook to v6 in the...
### Description Closes #4644 The following public rtk query APIs now supports `undefined` or `null` tags: - api.util.invalidateTags - api.util.selectInvalidatedBy - mutationDefinition.invalidateTags ### Example nullish invalidate tags in mutation definition...