k8n

Results 8 comments of k8n

Having the naked 'captcha' in the process section seems to be the issue. Here is my fix: ``` process: - captcha: dummy: dummy ```

I’d like to make a case for it. Themes already support admin blueprints, e.g. [as used in antimatter](https://github.com/getgrav/grav-theme-antimatter/tree/develop/blueprints). It would be convenient and logical to let themes keep that stuff...

Perhaps this is caused by an outdated version of the Admin plugin. I'm running with v1.10.27 against Grav 1.7.33 and experiencing the same. @pamtbaau, what version of Admin are you...

In the very least, perhaps, [formGroup.vue](https://github.com/vue-generators/vue-form-generator/blob/fa934e84e57d4ec1dc4c6c9889aa2b1c279fe2b9/src/formGroup.vue#L123) could wrap it's SCSS in `.vue-form-generator { }` just like [formGenerator.vue](https://github.com/vue-generators/vue-form-generator/blob/fa934e84e57d4ec1dc4c6c9889aa2b1c279fe2b9/src/formGenerator.vue#L211) does?

How about this: https://github.com/gwenaelp/vfg-field-array/pull/14

It appears that #96 and #97 are the same bug. The issue is easy to catch when [precache](https://github.com/getgrav/grav-plugin-precache) is in use. All pages rendered in the same thread carry processed...