Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagetext
themeFadeToGrey
"error": {
	"code": "notSupported",
    "message": "view.delta can only be called on the root."
}

This error happens when you try to call delta from a children child folder. This is only can be supported on the root folder.

...