Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

Re: Mojolicious::Lite +and jQuery +AJAX + Mojo::Template

by Anonymous Monk
on Mar 16, 2020 at 21:34 UTC ( [id://11114366]=note: print w/replies, xml ) Need Help??


in reply to Mojolicious::Lite +and jQuery +AJAX + Mojo::Template

Well, time marches on

What worked 6 years, 6 months ago perfectly, changed 5 years, 9 months ago

https://metacpan.org/changes/distribution/Mojolicious
5.0 2014-05-29
- Replaced reserved stash value partial with render_to_string method.

 

Fix is simple enough

# my $message = $self->render( # partial => 1, ## no http my $message = $self->render_to_string(

Replies are listed 'Best First'.
Re^2: Mojolicious::Lite +and jQuery +AJAX + Mojo::Template
by lsherwood (Beadle) on Apr 20, 2020 at 16:06 UTC
    Thanks for the update.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://11114366]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others imbibing at the Monastery: (6)
As of 2024-04-19 08:02 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found