Luke Rogers
Luke Rogers
We released yesterday with the change to enable multi-tab. We will have more of an update within the next few days as to whether it's made a difference.
Unfortunately enabling multi-tab has not resolved this issue. I am still trying to access the impact on the end user experience but we have managed to capture some logs for...
Added an additional log file for Firebase version 10.12.5: [2024-8-12_12-53-14.log](https://github.com/luke-rogers/firebase-js-sdk-issue-8250/blob/main/2024-8-12_12-53-14.log)
Some good ideas here. Would be good to follow SPI style pattern so we can support 'bring your own reporter'. I am more in favour of having the config for...
Thanks for the sample repo that was very helpful. Was quite a tricky one to track down but it seems this is caused by [this](https://github.com/liquibase/liquibase/commit/605c40c3e2a2d3116bec8e45a04796f3ed89060c) change introduced in liquibase version...
Unfortunately that also does not work, even if the version if aligned with that of Liquibase ``` ... [DEBUG] org.liquibase:liquibase-maven-plugin:jar:3.7.0 [DEBUG] com.whiteclarkegroup:liquibase-linter:jar:1.0.0-SNAPSHOT:runtime [DEBUG] com.google.guava:guava:jar:28.1-jre:runtime [DEBUG] com.google.guava:failureaccess:jar:1.0.1:runtime [DEBUG] com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:runtime [DEBUG] com.google.code.findbugs:jsr305:jar:3.0.2:runtime...
We have transferred the amount to Open Collective. The requirements were pretty light before so I have updated them to include the following details: - The new method should have...
Sure, happy to have a Zoom call. What is the best email address we can reach you on to organise? Just to set expectations, we have no Capacitor plugin development...
We were on v18 before and it was fine. We jumped to v20 so can't say whether it's reproducible on v19. Happy to test if that would be useful?
I think I've managed to track it down to [this line](https://github.com/stephanrauh/ngx-extended-pdf-viewer/blob/dbceda9e9d78aedf6ec6f7ea663c20ea65400dbd/projects/ngx-extended-pdf-viewer/src/lib/theme/common/ngx-extended-pdf-viewer.component.scss#L87) of CSS. Turn it off and the field returns to what I would expect.