📔
ui-o-matic documentation
  • UI-O-Matic Docs
  • Usage
  • Default Field Editor Views
  • Custom Field Editor Views
  • Listview
  • List Field Views
  • List View Actions
  • Dashboard
  • Property Editors
  • Event Model
  • Config Settings
  • Addons
  • Advanced
  • KnowIssues
  • FurtherReading
  • Content Apps
  • SPA and Front.API
Powered by GitBook
On this page
  • UI-O-Matic and Autofac
  • Bugs

Was this helpful?

KnowIssues

PreviousAdvancedNextFurtherReading

Last updated 18 days ago

Was this helpful?

UI-O-Matic and Autofac

In case you are using Autofac you'll need to registed the UI-O-Matic tree controller

builder.RegisterApiControllers(typeof(UIOMatic.Web.Controllers.UIOMaticTreeController).Assembly);

You'll get the error

"Message": "An error has occurred.",
"ExceptionMessage": "Object reference not set to an instance of an object.",
"ExceptionType": "System.NullReferenceException",
"StackTrace": "   at Umbraco.Web.Trees.ApplicationTreeExtensions.TryLoadFromControllerTree ...

Bugs

For an overview of issues or to report new ones please go to

https://github.com/TimGeyssens/UIOMatic/issues