Tony Gu

Results 5 issues of Tony Gu

The following code: ``` printUser users = case users of Set.empty -> text "Empty" _ -> text users ``` caused the syntax error below which is confusing: ``` -- SYNTAX...

parser

I encountered runtime error when I test the ‘tripl planner’ example in billstclair/elm-sortable-table. The “TypeError: Argument 1 (‘node’) to Node.appendChild must be an instance of Node” occurred, when clicking on...

When signing up new user from frontend, the below error is prompted, the same issue mentioned in #126 : ```ERROR main_saas odoo.addons.auth_signup_verify_email.controllers.main: 'operator_id' Traceback (most recent call last): File "/odoo14/custom/saas/auth_signup_verify_email/controllers/main.py",...

I use ibus as IME in my ubuntu box, as I will need to input both English and Chinese characters. guake used to work fine with ibus, I can switch...

Type: Defect
Priority: High