Frank Elsinga

Results 1354 comments of Frank Elsinga

Not sure if this is the way to add this. At least the place you chose to add it seems a bit odd, but then I don't have a better...

@louislam what do you think (as a tie breaker)? Does the feature make sense to add and if yes, where should this be put?

I can review focused PRs on individual areas, as long as they are resonable in size. Sorry for merging that `.btn` change, that slipped by my review. I don't think...

@jurgenhaas Could you do a long term test of the version in :main ? I just merged the following PR, which might fix this. - https://github.com/louislam/uptime-kuma/pull/6407 Without any debugging information...

> Is there anything I should log or record to get more insights regarding the issue above? Just leaving the console open and IF the tab freezes sharing if anything...

Feel free to reopen if it reoccurs and there are some logs to debug on ^^

> MutationObserver.observe: Argument 1 is not an object I think this is a firefox bug. https://developer.mozilla.org/en-US/docs/Web/API/MutationObserver/observe ```ts MutationObserver.observe(target: HTMLElement, options: {childlist?: boolean, ...}) ``` According to the spec, our usage...

That should not crash the tab though.. No clue what is happening

I pinned this issue. Maybe someone from the community has good insights into how to make this reproducible enough to report to Firefox. Given the engineering that Mozilla is putting...