Laura Beatris
Laura Beatris
Also, I see that your commit message isn't following the [contribution guidelines](https://github.com/Rocketseat/unform/blob/master/.github/CONTRIBUTING.md#commiting), so the build process is failing. Please refer to the contribution guidelines in order see details about valid...
@Gabrielfcs I don't see any errors related to the changes proposed in issue either! Also, thanks for making an issue in the [dot-object](https://github.com/rhalff/dot-object) repository. But that's something that we may...
@Gabrielfcs Good catch! > And firing an error goes against the freedom to use these components without using validations But if the field it's not using validation and doesn't have...
Also, there's another point that is worth mentioning. The exception being thrown right now it's not descriptive and some developers which started using this lib may be confused.
@canercak Is it a good solution? Because I tried it and the popup jumps without any transition and it can be really weird to a user.
We should also add the [dependabot](https://app.dependabot.com/) integration to this repo, it'll create a new PR to every new release of the dependencies used in the ``apollo-sentry-helper`` package. The coolest thing...
Flux: - A PR is merged to the master branch - The bump version workflow will run - A new release is created - The npm publish workflow will run
> > Flux: > > > > * A PR is merged to the master branch - The bump version workflow will run > > * A new release is...
Here's is how the cache is going to look like from the local storage - a map between unit event keys and their TTL in milliseconds: ![CleanShot 2024-04-29 at 13...
Re-opening it on https://github.com/clerk/javascript/pull/3287, this branch is from a forked repo so I think this is the cause of not allowing to run integration tests.