David Fernández

Results 10 comments of David Fernández

@gonzakpo I've tried with v4.0.5 and the latest, 4.0.12. I'm using the full-min version. @alterphp Yep, works fine without create.

I had the exact same issue trying to compile it using x86_64 PHP 8.1 binaries. Changing the arch didn't help. Using arm64 binaries to compile Imagick worked.

We're experiencing similar issues pasting content with links from Google Docs: Actual document: Result after pasting in TipTap: ![image](https://github.com/ueberdosis/tiptap/assets/2976270/70b48b51-6aa5-4ec3-8181-8ee647c4e82c) For us, downgrading extension-link to versions prior to 2.1.15 didn't work...

I got the same error today and found out that I had some intents without any expressions. That's why it says that 'utterances is required'.

I just experience the exact same as the above comment with exactly the same flow. Macbook M2, macOS 15.3.0, Sequel Ace 4.2.0. ``` ------------------------------------- Translated Report (Full Report Below) -------------------------------------...

I'm noticing a similar issue as the one described by the OP, with the difference that for me field-collection.js is present in ea-edit pages but not in ea-new pages, so...

@brauliodiasribeiro You literally have a button called "API" on the top right that opens a modal with multiple code snippets to implement the chatbot flow into other services.

We're experiencing an issue that may be related to this one. We build a Docker image for our project - previously to enabling pretty URLs everything went fine, but now...

I just implemented the pretty URLs, and the dashboard index was correctly using the browser's language, but opening a CRUD Controller would switch it to the fallback language. @speller's patch...