fabianmichael / kirby-markdown-field

Super-sophisticated markdown editor for Kirby 3, community built.
Other
160 stars 14 forks source link

Get field not loaded #149

Closed janstieler closed 2 years ago

janstieler commented 2 years ago

Hi, I installed the plugin with composer and if I call a field wit the type markdown I get the error: Bildschirmfoto 2022-07-04 um 05 19 48 with this blueprint:

adressdescription:
  label: Beschreibung
  type: markdown

this are the system output in kirby: Bildschirmfoto 2022-07-04 um 05 22 17

Cheers

fabianmichael commented 2 years ago

This is usually caused by a syntax error in the a blueprint. Please send the whole blueprint, so we can investigate this first.

fabianmichael commented 2 years ago

@janstieler Have you been able to resolve this?

janstieler commented 2 years ago

Hi, yes I have. But what was the solution?

fabianmichael commented 2 years ago

@janstieler Like I said earlier, that looks very much like some syntax or indentation error in your blueprint. But now it is clear that this is not an error in the plugin, so this can be closed.