Trump

Results 11 issues of Trump

ERROR Error: [NbOverlayContainerAdapter]: Layout not found. When using Nebular '' is required and should wrap other nebular components. at throwLayoutNotFoundError (nebular-theme.mjs:1122:11) at NbOverlayContainerAdapter.checkContainer (nebular-theme.mjs:1149:13) at NbOverlayContainerAdapter._createContainer (nebular-theme.mjs:1141:14) at NbOverlayContainerAdapter.getContainerElement (overlay.mjs:754:18)...

When I open an NbDialog first and then open an NbWindow, the window will be displayed behind the dialog. How can I resolve this issue?

how to use in angular18?

![image](https://github.com/user-attachments/assets/2f07eb43-b618-427a-8369-71d7dddc535e) Hello author, what is the markdown syntax for this canvas effect, and what is the markdown syntax for that card UI?

### Describe the bug The scrollbar looks different in Chrome compared to Edge, and it appears a bit unattractive in Chrome. Could it be made compatible? ### Environment "dependencies": {...

Status: Needs Triage

Here is an image of my scrollbar. ![image](https://github.com/user-attachments/assets/205a3d2d-92d7-4a50-aaf9-20f641ca2368)

Status: Needs Triage

When installing Poco with vcpkg, the downloaded files in the "data" module do not contain SQLite-related content. How should the vcpkg install command be configured to ensure that the downloaded...

The command vcpkg install poco executes successfully, but vcpkg install poco[crypto]:x64-mingw-static --recurse fails. How should I handle this issue?