Moe

Results 9 issues of Moe

Your issue may already be reported! Please search on the [issue track](../) before creating one. ## Expected Behavior I have an background image with linear gradient which uses the css-filter...

When i used ACF tohether [ACF-Extended](https://wordpress.org/plugins/acf-extended/) i really enjoyed having the "Bidirectional Field" Option on relatinship fields - Is it possible to implement such functionality to this plugin? Would love...

Everytime i start my iTerm i get this messages at the beginning: ``` -bash: declare: -A: invalid option declare: usage: declare [-afFirtx] [-p] [name[=value] ...] -bash: complete: -D: invalid option...

I'm using your demo code and i get this error: ```` [Vue warn]: Error in mounted hook: "TypeError: animData.layers is undefined" found in ---> at node_modules/vue-lottie/src/lottie.vue at src/components/PageFontCharacter.vue at src/App.vue...

Thanks for your great extension! Unfortunately when i install the plugin in the root of my bedrock setup, my blocks won't get recognized in the backend. However, installing this plugin...

Thank you for your work - Am very thankful for this little helper. Is it possible to update the theme for the devtools aswell?

enhancement

# Prerequisites - [ x ] I am running the latest version - [ x ] I checked the documentation and found no answer - [ x ] I checked...

help wanted
feature request

My problem is that my `views:build` task includes the templates before the data gets injected, resulting in a blank html page. What am i doing wrong? This is my code:...

When i try to use `{{ dump(jsonData|json_encode(constant('JSON_UNESCAPED_SLASHES'))) }}` to encode escaped html tags and special characters in my json-string but i'm always getting an error: `TwigException: constant function does not...