Mohammed Sahl

Results 20 comments of Mohammed Sahl

I'd like to work on: > Convert remaining docsify .styl files to .scss (#1167) and proably, by extension, > Switch from node-sass to sass package However, I noticed there is...

If that's the case then I'll just get started with what's first on the list. Does this warrant a new issue to be created? @anikethsaha

Hey @m59peacemaker were you able to build the project and run the tests successfully after the fix?

> > Hey @m59peacemaker were you able to build the project and run the tests successfully after the fix? > > I think it worked for my purposes, but there...

> emsdk updated from 3.1.41 to 3.1.42 since I submitted the PR. The issue is that the script pulls the latest emsdk, and 3.1.42 is causing the tests to fail...

> This happens to me when I put a button as footer inside a dialog, there is always a y-scrollbar Likewise :( For now I've decided to unset the height...

Facing the same issue as well. My team wasn't keen on messing with the greedy path variable names since that would entail a relatively uncomfortable change in API Gateway. Our...

Hey @brett-vendia. Unfortunately, it still doesn't seem to work. This [event.multiValueQueryStringParameters](https://github.com/vendia/serverless-express/blob/cffb8ac5cb245f6037a3e1b20f4749e6e27d0c96/src/event-sources/utils.js#L11) in our event is null and so the params passed to to `url.format()` are `{ pathname: '/', query: null...

Hey @ashwinkumar6. We use `optOut` to know if a user has opted out of receiving messages. We have pinpoint journeys which depend on knowing if the endpoint channelType is email....