trigger icon indicating copy to clipboard operation
trigger copied to clipboard

Abstract React Trigger

Results 83 trigger issues
Sort by recently updated
recently updated
newest added

Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.3.19 to 19.0.12. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/react&package-manager=npm_and_yarn&previous-version=18.3.19&new-version=19.0.12)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies
javascript

When the popup window do not have enough space it causes the popup to glitch. You can observe this behavior in the video linked below: https://github.com/user-attachments/assets/5fe0b5e6-a179-403b-a1c5-bb1c32ca7739 Step to reproduce: 1)...

It seems that upgrading to the latest react verion and nextjs version following bug occurs: ``` intercept-console-error.js:56 Cannot update a component (`HotReload`) while rendering a different component (`TriggerWrapper`). To locate...