PLATFORM
  • Tails

    Create websites with TailwindCSS

  • Blocks

    Design blocks for your website

  • Wave

    Start building the next great SAAS

  • Pines

    Alpine & Tailwind UI Library

  • Auth

    Plug'n Play Authentication for Laravel

  • Designer comingsoon

    Create website designs with AI

  • DevBlog comingsoon

    Blog platform for developers

  • Static

    Build a simple static website

  • SaaS Adventure

    21-day program to build a SAAS

Question By
Unsolved

Can't view theme options page

rory-mcdaniel

Apr 17th, 2019 04:54 PM

Just installed Wave and was following the demo video. When we got to the theme options page, I get this: Undefined property: stdClass::$id (View: /app/vendor/tcg/voyager/resources/views/formfields/image.blade.php) (View: /app/vendor/tcg/voyager/resources/views/formfields/image.blade.php) (View: /app/vendor/tcg/voyager/resources/views/formfields/image.blade.php) Any suggestions?

rory-mcdaniel

Apr 17th, 2019 04:55 PM

If I modify the referenced file like so: data-id="{{ $dataTypeContent->id ?? '' }}" it works just fine, but obviously editing a file installed via composer is not a viable solution.

safe-mood

Apr 18th, 2019 06:24 AM

i didn't try wave yet ,but yes you should not edit files in vendor but i think you can override it.

bill-asher

Apr 19th, 2019 08:09 PM

Same issue here, for either UIkit or Bootstrap 500 error.....

jordan-tugrul

Apr 20th, 2019 02:32 AM

I also get this error.

derekbuntin

Apr 24th, 2019 06:04 AM

Here is the workaround until an update is released:

https://github.com/thedevdojo/voyager-themes/issues/22