Ben Ritchie

Results 24 comments of Ben Ritchie

> @haveaguess any pointers what is wrong here? Hi Dmitry, Sorry I just wondered if 3 minutes is normal for startup time, seems quite long even with all that caching?...

Removing rru=addevent and %20 didnt work for me, issue only occurs on first redirect after login though, subsequent loads if already logged in are ok. `%0A` worked for me in...

For line breaks Im finding `` is working well instead of ``

Feels like this `https://outlook.live.com/calendar/0/deeplink/compose` link is broken again? Maybe this is tapping in at too deep a level and it prone to break? The OWA level seems to work still...

Hi @filipenevola sorry I didn't come back on your suggestion, it was simply because I thought it was a final proposal and I agreed 100% :) Ultimately our only option...

A similar annoyance for the community is the way Method callbacks squash exceptions that are rethrown as well : https://forums.meteor.com/t/sentry-raven-with-meteor-on-server/32383/20 If you are planning improvements, recommend looking at what you...

Thanks for reply, Cypress [kills the local storage](https://docs.cypress.io/api/commands/clearlocalstorage#Syntax) _before_ running any test which is great because if a test fails and bombs out I can use the app in Cypress...

Agreed I have to refactor my files out of import to see what the error is and then refactor them back, very tedious

@jasonsalzman want to use this but seems like you aren't letting people keep it alive? :/ @esetnik maybe someone will have to fork it and take it forward?

Thanks, took a look but seems a shame as this has a bunch of unit tests (not many I admit) and props that other project doesn't so would end up...