placeManager.revealPlace(placeRequest) view dont show after history back

147 views
Skip to first unread message

Diogo Longo

unread,
Oct 31, 2012, 9:59:22 AM10/31/12
to gwt-pl...@googlegroups.com
hi,

I'm using gwtp 0.7 with uibinder, mgwt and gwt 2.5, the navigation works well, but after press back button on browser all buttons stop work.


placeManager.revealPlace(placeRequest)

 is fire, the request hits the server with success, but the view don't appear.

what's happening?

Christian Goudreau

unread,
Oct 31, 2012, 12:34:58 PM10/31/12
to gwt-pl...@googlegroups.com
That often happen when the presenter and the view are not correctly bound in gin module and the ginjector. What is in your config files?

--
 
 



--
Christian Goudreau

Diogo Longo

unread,
Oct 31, 2012, 12:55:05 PM10/31/12
to gwt-pl...@googlegroups.com
You are right, in the ginjector I use:

MyPlaceManager getPlaceManager();

after replace by:

PlaceManager getPlaceManager();

the navigation works well!

Tks,

great framework!

Christian Goudreau

unread,
Oct 31, 2012, 1:29:33 PM10/31/12
to gwt-pl...@googlegroups.com
Thanks :D

venukom...@gmail.com

unread,
Mar 20, 2013, 9:34:47 PM3/20/13
to gwt-pl...@googlegroups.com
Hi,

I have used PlaceManager getPlaceManager(); only but still getting problem view is not loading on event fire.

plz help me..

Christian Goudreau

unread,
Mar 25, 2013, 9:00:18 AM3/25/13
to gwt-pl...@googlegroups.com
Where is it called? When? Is it bound in Gin? Bound to something else? Not as single?


--
You received this message because you are subscribed to the Google Groups "GWTP" group.
To unsubscribe from this group and stop receiving emails from it, send an email to gwt-platform...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 



--
Christian Goudreau
Reply all
Reply to author
Forward
0 new messages