groucho86

Results 7 comments of groucho86

@StacyMader do you have a temp workaround in place by any chance you can share?

Hi @falkoschindler, Currently `clearable` does not "stick" with `ui.number`. Using the live example at https://nicegui.io/documentation/number : 1. Click the "x" to clear out the number 2. Tab out or mouse...

Can someone please write up a small sample where ui.notify is used to show a raised Exception?

@falkoschindler thank you! That works beautifully, but I'm struggling with utilizing it with asyncio. It could be useful to show error handling in some of the examples, eg. ffmpeg_extract_images, script_executor,...

Apologies @terminalmage , looks like it only happens when "backupname" is present: ``` mkdir /tmp/source_folder ln -s /tmp/source_folder /tmp/dest_folder ``` ``` dir_check: file.directory: - name: /tmp/dest_folder - allow_symlink: False -...

Thanks Eric. I’m testing the code in pydev (Eclispe) on an M1 MacBook Pro. Saving the images result in the same inconsistent behavior.

Thanks, good to know! However I’m getting a 404 on gitlab. On Thu, Aug 31, 2023 at 08:41 EleonoreMizo ***@***.***> wrote: > Yes, thank you for the document. > >...