Skip to content

issues Search Results · repo:JoschuaSchneider/use-error-boundary language:TypeScript

Filter by

8 results
 (79 ms)

8 results

inJoschuaSchneider/use-error-boundary (press backspace or delete to remove)

Hi, I played around with use-error-boundary - especially using the variant without using render props . It workes fine when raising errors inside the functional components. 👍 😄 What I couldn t achive ...
  • fxb-creator
  • 2
  • Opened 
    on Jan 22, 2022
  • #31

- Update dependencies (#27, #28) - Update setup-node workflow to v2 and node 14 - Include pull_request trigger on build and test workflow
dependencies
hacktoberfest
workflows
  • JoschuaSchneider
  • Opened 
    on Oct 10, 2021
  • #29

Error while installing with React 17 dev dependency: npm i use-error-boundary npm ERR! code ERESOLVE npm ERR! ERESOLVE unable to resolve dependency tree npm ERR! npm ERR! While resolving: abc@1.0.0 ...
dependencies
  • cbratschi
  • 3
  • Opened 
    on Jul 8, 2021
  • #25

Sometimes it makes sense to reset the error that s been received by an error boundary. (Like an HTTP 403 should redirect to login, etc.) It would be nice if there s a way to clear the error state.
enhancement
  • futursolo
  • 3
  • Opened 
    on Jun 14, 2021
  • #21

I tried to apply the example from npm to my App.tsx. And it catches error, for a while I see the render of an error message. But a few moments later the app still crashes. I didn t see any updates in component ...
  • LawrenShin
  • 2
  • Opened 
    on Apr 21, 2021
  • #14

Add types for TS!
enhancement
  • vieweg
  • 1
  • Opened 
    on Sep 19, 2020
  • #10

Hello, I m looking forward to implementing your tool into my app, it looks like it will be exactlly what I need, thank you. I m contacting you because your example code creates an error at didCatch in ...
  • apekearo
  • 2
  • Opened 
    on May 21, 2020
  • #7

I am writing api requests using saga, whenever any error occurred it will get it from the catch, lets suppose if there is any error, i am able to get the error details in the saga but when i use this ...
question
  • SandeepKapalawai
  • 7
  • Opened 
    on Apr 13, 2020
  • #6
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub