Seaside Walkback

MessageNotUnderstood: PRComponent>> #at:ifAbsent:

Debug Proceed Full Stack

Possible Causes

Stack Trace

  1. thisContext
    PRComponent(Object)>>doesNotUnderstand: #at:ifAbsent:
    self
    a PRComponent[704982272] name: 'sidebar'
    aMessage
    at: 'sidebar' ifAbsent: [ nil ]
    exception
    Instance of PRComponent did not understand #at:ifAbsent:
    resumeValue
    nil
  2. thisContext
    MADictionaryAccessor>>read:
    self
    (MADictionaryAccessor key: 'sidebar')
    aModel
    a PRComponent[704982272] name: 'sidebar'
  3. thisContext
    PRDocumentWidgetAccessor(MAChainAccessor)>>read:
    self
    (PRDocumentWidgetAccessor on: (MASelectorAccessor read: #documents write: #documents:) accessor: (MA...etc...
    aModel
    a PRComponent[704982272] name: 'sidebar'
  4. thisContext
    PRDocumentWidget>>documentOf:
    self
    a PRDocumentWidget
    aStructure
    a PRComponent[704982272] name: 'sidebar'
  5. thisContext
    PRDocumentWidget>>document
    self
    a PRDocumentWidget