mullema / k3-image-clip

Visually crop images with a handy image editor directly inside the panel
MIT License
40 stars 4 forks source link

t.models is undefined #10

Closed flokuek closed 4 years ago

flokuek commented 4 years ago

I just found an issue in your plugin running on a fresh starterkit with version 3.3.0. The error t.models is undefined pops up when clicking on an empty image-clip field.

Capture2

Capture

To Reproduce
Steps to reproduce the behavior:

  1. Go to a page with an image-clip field
  2. Click on 'No files selected yet`
  3. See error

Blueprint:

clip:
   layout: list
   type: image-clip
   size: small
   clip:
      minwidth: 400
      minheight: 300
      maxwidth: 800
      maxheight: 600
      ratio: fixed

Kirby Version 3.3.0

Desktop (please complete the following information):

mullema commented 4 years ago

This was solved with the new release v2.1.0