Adetayo Olaitan
Adetayo Olaitan
Hi @irfano @thehenrybyrd I'd need clarification on this issue please.
Alright Thanks @irfano
I am new to wordpress, how do i create a long tittle to test my fix ? @irfano
Thanks @irfano Done.
FYI https://stackoverflow.com/a/44304796 this might help
Please look at the changes in this [PR-208](https://github.com/rustwasm/create-wasm-app/pull/208) which helps resolve this issue.
$this->crud->addField( [ 'label' => 'Logo', 'name' => 'logo', 'type' => 'image', 'withFiles' => [ 'disk' => 's3', 'temporaryUrl' => true, 'path' => 'uploads/images/races/', ], ] ); When I save the...