The error you posted is helpful but as you can tell, somewhat cryptic.
Can you try the following:
-Load the web client with "?dev=1" appended to the url.
This will loaded the web client in debug mode (and also popup a debug window)
- Open the
JS error console
- Try to repro the bug
- Post the non-obfuscated
JS error
Thanks!