When the app is loaded from a library, it comes with a default text that says "no data". Unfortunately, we are unable to modify the library directly. I am having trouble figuring out if there is a way for a component to identify this text and substitute it with something more fitting like "select a project". I attempted using regex as an example, but so far I have been unsuccessful in making it work.