gerritwitkamp

Results 9 comments of gerritwitkamp

are there any differences between open_file_safe and open_filex?

@balaji101010 how did you implement this package? I only want to retry on Dio Timeout, in all other cases it should be handled by the _handleException method. I doubt if...

@Churro We're experiencing this issue also. How to solve this? @Daddaaff how did you fix this?

@WebMamba Well, I think it's a great addition. Imagine the following use case: I have an overview with entities and in that overview I have an add-button which opens a...

@smnandre Thanks, I will have look. Adding it to the cookbook would be great.

@smnandre just checked the repo, your implementation is slightly different from mine. Your trigger is the Click + Change event. I have added a create and edit (with livearg id)...

@smnandre I end up using a single turbo-frame in my base-template. Using a Stimulus-controller I can change the src-attribute, the route returns a complete modal-HTML. With the frame-events I can...