-
Hello. This is not a bug I need info on using blade module.
I want to create components , where am I expected to put this in the app ?
app()->blade()->directive('datetime', function ($expression…
-
### Describe the bug
Looks like global options work for the BTooltip component but not directive. Internally both use BPopover, but via the directive it can't inject the global option, it's always e…
-
**Description and reproduction of the issue**
I have defined these rules (in the overrides section for *.ts):
```javascript
'@angular-eslint/component-selector': ['error', { prefix: ['pr'] }],…
-
### Which @angular/* package(s) are the source of the bug?
core (TestBed)
### Description
For a project I'm working on, we started to migrate to Standalone components, but we ran into issue…
-
### Feature Use Case
Next.js recently [released v13](https://beta.nextjs.org/docs/rendering/server-and-client-components) with a beta version of Client Components based on React's [RFC 227](https://g…
-
### NextUI Version
2.4.2
### Describe the bug
`navigation-bar.tsx`
```tsx
'use server'
import {
Navbar,
NavbarBrand,
NavbarContent,
NavbarItem,
} from '@nextui-org/navbar'
impo…
-
### Parent Issue
_No response_
### Task
Inside @dotcms/ui there are some components/pipes/directives outside their folders, so sometimes it is difficult to find some elements.
![Screenshot 2024-…
-
### What problem does this feature solve?
I'm writing a custom directive in vue.
I want it to work like v-if but it will have a little logic going inside it. Let me explain with an example:
```…
-
Hello,
my test component :
![image](https://user-images.githubusercontent.com/49164621/167975225-afb0f5ee-1e8e-4925-b9a6-d4ce3ef4cebb.png)
my test view:
![image](https://user-images.githubuser…
-
Hi all, and thanks for the great package!
I recently had to implement a daterangepicker for my project, and had to build it based on your [range selection example](https://ng-bootstrap.github.io/#/…