You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when I open the page in browser I have numerical values in image, but when I click refresh button, alphabetical letters will be replaced in image. I want letters to be numbers, just like refreshing whole page in browser.
The text was updated successfully, but these errors were encountered:
I never used the code_type option by myself, so I didn't notice that behavior after the refresh button was introduced in #3.
I guess, the code type must be given to the refresh link and parsed in the rack middleware.
If you have some time, I would appreciate a pull request :)
hi
in my form I have:
when I open the page in browser I have numerical values in image, but when I click refresh button, alphabetical letters will be replaced in image. I want letters to be numbers, just like refreshing whole page in browser.
The text was updated successfully, but these errors were encountered: