Michael Salaverry

Results 55 comments of Michael Salaverry

@kvasserman I added a test for your PR branch change here https://github.com/kvasserman/node-html-pdf/pull/1 If that test is run on the master branch of this repo, you can recreate the failure

Check out this (admittedly Android only) API for the broadcast and sharing of the keys in a peer to peer fashion https://developers.google.com/nearby/connections/overview

duplicate of https://github.com/typicode/hotel/issues/326

https://help.github.com/en/github/creating-cloning-and-archiving-repositories/archiving-repositories > You can archive a repository to make it read-only for all users and indicate that it's no longer actively maintained. You can also unarchive repositories that have been...

I also experienced this bug, which ended up mutating my redux state. This seems like a duplicate of #107 . In that issue, [they](https://github.com/mixpanel/mixpanel-js/issues/107#issuecomment-284499935) suggest making a deepClone of the...

since this was merged, I suggest closing this issue. By the way, since release 4.0 happened, have the typescript definitions been updated since then? @abisalehalliprasan

I noticed the same issue for us. I think this happens because Dashy is a Single Page Application, and is using [client-side routing](https://vuejs.org/guide/scaling-up/routing.html#client-side-vs-server-side-routing) for the "pages" support. You can see...

definitely close as a duplicate. Thanks @steffen-lorenz !

@kibertoad this is another sqlite fix/feature, any chance of taking a look?

> thanks for the PR but code coverage decrease, any chance of add test for the case? @OlivierCavadenti I would be happy to add a test, but I can't find...