Friday, December 30, 2016

Re: JsInterop JSON.parse()ed object differs from JSNI JSON.parse()ed object

Thanks a lot for taking a look.  Indeed, like you, when I created a simple test case I couldn't reproduce the error.  However, I can assure you that the problem is not with the server since I'm parsing the same json string on the client side with both JSNI and JsInterop and getting the incorrect result from JsInterop.  Can I do anything more than setting the GWT compile output style to DETAILED to investigate further?

On Friday, December 30, 2016 at 4:58:27 PM UTC+1, Jens wrote:
Just tried it and both JSNI and JsInterop work as expected. Given that in your broken example all timestamps are the same, I guess your server or some other code has a bug and it only accidentally occurred while you were testing JsInterop.

-- J.

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

No comments:

Post a Comment