Hi, On Thu, Feb 25, 2021 at 6:51 AM Stik <[email protected]> wrote:
> Occasionally when running under SDM in Eclipse I will get a > "ReferenceError: <symbol>_g$ is not defined" from the browser. The usual > "fix" is to rename the symbol in question, reload, and the issue is gone. > If i then rename it back to what it used to be called, so nothing has > actually changed, it remains fixed. If it is a symbol that is a method-reference or containing in a lambda then it is a known problem. I believe there was some guidance from google at one stage how to diagnose/fix the problem but no one ever followed it up. I usually just do what you do ;) -- Cheers, Peter Donald -- You received this message because you are subscribed to the Google Groups "GWT Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/google-web-toolkit/CACiKNc6opoXa2SNChOCuhzqcetSAk69U-AcAr2wSnYBkk%2Bpfiw%40mail.gmail.com.
