Yes, indeed that helps, since that is what we mean with "clearing the
cache".
But it requires quiting the codeserver and doing a full compile again, so
it slows down development.


On Tue, Dec 5, 2017 at 4:18 PM Michael Joyner <[email protected]> wrote:

> Have you tried deleting the tmp/gwt* folders used by sdm mode? We have to
> do that sometimes to get rid of erroneous errors about stale types and
> other oddness which crops up sometimes while developing.
>
> On 12/05/2017 04:36 AM, nikola wrote:
>
>
> Sometimes, with no apparent reason It starts reporting error on some
> method call in form :
>
>
> *Uncaught TypeError: xxx_0_g$.yyy_0_g$ is not a function*
>
>
> Maven clean build doesn't help and code is 100% correct.
>
>
> The only thing that helps is to hit enter on method that calls problematic
> code and move it few lines below and then reload browser!
>
>
> I am using recent elmental2 and 2.8.2 (also happened on last version).
>
>
> I know that elmental 2 is in alpha stage and I can't reproduce this error
> in clean steps but if someone else experience similar thing please report
> here so it can be recognize as an issue.
>
>
> Thanks
> --
> 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 post to this group, send email to [email protected].
> Visit this group at https://groups.google.com/group/google-web-toolkit.
> For more options, visit https://groups.google.com/d/optout.
>
>
> --
> 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 post to this group, send email to [email protected].
> Visit this group at https://groups.google.com/group/google-web-toolkit.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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 post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

Reply via email to