storypioneers / kirby-selector

file selector panel field for Kirby CMS
GNU General Public License v3.0
128 stars 23 forks source link

kirby-selector used in mobile device #51

Closed strukturart closed 8 years ago

strukturart commented 8 years ago

hello, when select a image with the radio buttons never ending reloads.

iOs 9.3.2 Chrome kirby 2.3

strukturart commented 8 years ago

hello,

I tested with different devices

debuuger output on iOs 9.3.2:

error message: undefined is not an object (evaluating 'screenfull.raw.fullscreenchange')

 $(document).bind(screenfull.raw.fullscreenchange, self.changeFullscreenModeHandler);

The file that causes the problem:

Line: 76 https://github.com/JonasDoebertin/kirby-visual-markdown/blob/master/assets/js/visualmarkdownfield.js