Greetings! Since the first second I discovered NextUI through a Google search, I have been in awe of it. Before implementing NextUI for a better user interface, I was working on a project that I wanted to finish in time for its initial release.
However, I began using the Mantine component library before discovering NextUI, but I now want to use both of them since Mantine has more core functions and NextUI has a superior design. Therefore, I was wondering whether combining these two should result in any problems or just be okay.
Yet, ever since I installed NextUI and attempted to wrap my "_app" with NextUIProvider inside the MantineProvider, I've had a strange display when my app is launched. For a little moment, it will appear as though the CSS is broken before displaying the page content as intended. I mean, it still works in the end, but I still find it to be sort of meh given my need for the ideal experience. Eventually, I tried to unwrap my app and re-allow it to MantineProvider exclusively, but the issue has persisted ever since.
