TeselaGen / tg-oss

Teselagen Open Source modules
https://teselagen.github.io/tg-oss/
MIT License
37 stars 18 forks source link

Debounce the ResizeObserver for automatic dialog resizing to resolve https://github.com/TeselaGen/tg-oss/issues/63 #65

Closed ryan-stackwave closed 4 months ago

ryan-stackwave commented 4 months ago

Debouncing the ResizeObserver seems to resolve the error "ResizeObserver loop completed with undelivered notifications." when "+ Add Note" is clicked in the New Feature dialog when the dialog doesn't have a scrollbar"

@tnrich

tnrich commented 4 months ago

@ryan-stackwave looks like everything still works. I'll take it!