Umut Topuzoğlu
Umut Topuzoğlu
Is there anything I can help you with, did you manage to do it on your own? I'm closing this now, please reach out when you need further help.
@delphinus How is the my package manager related to this issue? All other plugins I am using don't cause any problems.
I created a minimal config with lazy.nvim, still the same issue. Reproduction steps are there in the readme. https://github.com/uloco/repro-frecency-background-issue
I think nvim introduced changes regarding the detection when they introduced the default theme. On my phone right now, I can post more later.
I unfortunately can't find the changes anymore.... But I think they set some default background when it takes too long to load a plugin or so. Can't remember sorry.
Could this PR, change be the reason? https://github.com/neovim/neovim/pull/28676/files
Looks like the latest release version works. (2.1.0) I needed to pass `tag = 'v2.1.0'` so it installed the right one. `tag = '*'` did not work.
Upgrading to sdk 52 and using the latest versions solved this issue for me.
I am on react-native-paper 5.13.1 (latest version) and this issue still persists. @mluksha your solution did not solve it for me.