Can a function in base contract have "onlyInitializing" modifier and a derived contract have "reinitialilzer" modifier in its initialize function?

I'm closing because I don't feel comfortable answering questions about Initializable without knowing exactly what's going on with the code.

Next time please attach a code example or something we can use to help.