benbyf 703 Posted December 3, 2020 $order = wire('pages')->get($data->id); echo $order // {} somehow I'm getting this when expecting string "order". PW 3.0.148 Share this post Link to post Share on other sites
StanLindsey 89 Posted December 3, 2020 What does $data->id echo out as? 1 Share this post Link to post Share on other sites