Tom Boettger

Results 5 issues of Tom Boettger

**Is your feature request related to a problem? Please describe.** If having long option labels the dropdown starts to look bad because of the overflow. See the following picture: ![image](https://user-images.githubusercontent.com/49961674/124927461-f7fa5f00-dffe-11eb-85aa-d2ad6ff3087b.png)...

line break

If not unref'ed the event loop would always keep a single item in the loop and not exit

The current code was setting the `expire` value always one day into the future even if the `cookie.expires` prop was set. No worries, tests will follow 😅