Error on edit
GeneratorEVil opened this issue · 4 comments
GeneratorEVil commented
Undefined property: stdClass::$style (View: /vendor/5balloons/laravel-smart-ads/resources/views/smart-ad-manager/edit.blade.php)
- Add image banner
- Change auto insertion
- Try edit - error
In DB JSON
[{"position": "afterbegin", "selector": "#banner-1-mid-en"}]
Have not style param.
tushargugnani commented
@GeneratorEVil Will check this, thank you for posting.
GeneratorEVil commented
@GeneratorEVil Will check this, thank you for posting.
And when change banner's title , slug not updating
tushargugnani commented
@GeneratorEVil since slug is used to keep track of ad clicks, it's deliberately kept the same even if the title changes.
tushargugnani commented
Fixed in v1.2.6