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
You'll see that "Euro:" and "Dollar:" are usually after the input, not before. But even more, if you press F5 a few times, sometimes "Amounts update while typing" will render after the inputs.
I'm using threepenny-gui-0.6.0.3, and I installed via stack.
The text was updated successfully, but these errors were encountered:
Aha, I can reproduce this on Firefox 40.0.3 after opening the Firebug console. In other words, loading the page in a new window gives the right result for me, but reloading the page while the "Inspect Element" dialog is open will result in the order of elements being inverted.
Strange bug. Try running https://github.com/HeinrichApfelmus/threepenny-gui/blob/master/samples/CurrencyConverter.hs
You'll see that "Euro:" and "Dollar:" are usually after the input, not before. But even more, if you press F5 a few times, sometimes "Amounts update while typing" will render after the inputs.
I'm using threepenny-gui-0.6.0.3, and I installed via
stack
.The text was updated successfully, but these errors were encountered: