Derek Ekins

Results 21 comments of Derek Ekins

@theinventor I ran across this issue as well. You can't pass additional attributes as a hash it need to be an xml string, like this: ```rb encode_SAMLResponse(user[:email], attributes_provider: " #{user[:email]}...

for those of you using zsh you might like to try this technique: https://coderwall.com/p/a3xreg/per-directory-zsh-config

This is a pretty major issue in hyperx in my opinion. It is definitely worth bumping the version and getting it out.

I think you can pass in window as an option. Then use the global module to get a window

this sounds like a good idea. also @refractalize we might be able to run tests against MSSQL in CI using this https://hub.docker.com/r/microsoft/mssql-server-linux/

We don't currently have a way of knowing when the page has loaded in the iframe though that may be something worth looking into. In the meantime a less than...

I am guessing we are going to close this now?

I would love more contextual information about errors!

@AlecRust what do you think? typeIn text or html? or can you be in different modes? (not sure how content editable works)