Issue #1
0 up
0 down
Small screen between transitions
*Problem: Sometimes, a small screen appear between the transitions. *We need to improve the code below:
form = OmniAuth::Form.new(:url => callback_path) form.html ' document.forms[0].submit(); ' form.to_response