-
Notifications
You must be signed in to change notification settings - Fork 332
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add Open at Login #188
Add Open at Login #188
Conversation
}, []); | ||
|
||
useEffect(() => { | ||
openAtLogin |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
can you add this in the dependency array please?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Added 👍
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
wow awesome thanks for getting this done! just 1 tweak so far (reviewing on my phone haha)
8a127f2
to
e802cc1
Compare
This is my first public repo PR (at least first in a long time!). Not sure if notifications appear for new commits, but made the changes you mentioned. |
yes appreciated! i just needed some time since i was traveling this week |
Response to #145