Skip to main content
Filter by
Sorted by
Tagged with
0 votes
0 answers
83 views

I'm using the ngx-bootstrap component in Angular with displayMonths: 2 for desktop and displayMonths: 1 for mobile. The issue: I select a date range across two months (e.g., December 28 → January 3). ...
Lebanta's user avatar
  • 53
2 votes
1 answer
211 views

How to set ngx-bootstrap bsDatepicker withTimepicker to use 24-hour format (disable showMeridian)? I'm using ngx-bootstrap's <input bsDatepicker> with the withTimepicker: true option. It shows ...
tarık hasan's user avatar
0 votes
2 answers
88 views

The link below provides the issue's specifics and an example. This problem has been there since ngxbootstrap version 12. Date picker Example I tried marking it as readonly using property binding and a ...
Paramhans's user avatar
0 votes
2 answers
469 views

When I try ng build, I get the following error: X [ERROR] Angular compilation initialization failed. [plugin angular-compiler] Error: Cannot resolve type entity i1.FocusTrapModule to symbol at ...
Santa Paws's user avatar
0 votes
0 answers
33 views

I m fetching data from api and storing it in rxjs behaviour subject and dataloaded is set/emit to true. On click of button modal opens only once but when I used with tabset ngx-bootstrap modal is ...
Dee's user avatar
  • 193
0 votes
0 answers
153 views

I am trying to get a simple ngx-bootstrap typeahead working with Angular 19. I have a stackblitz at https://stackblitz.com/edit/stackblitz-starters-hsbfkmjx?file=package.json. I have also tried the ...
ed4becky's user avatar
  • 1,630
0 votes
1 answer
68 views

somewhat of an Angular newbie here -- so please be gentle. I am using Angular 16 and the Angular Bootstrap library. I'd like to create a modal to manage users for the application -- I get the user ...
arod's user avatar
  • 124
0 votes
0 answers
59 views

Using Angular, I am consuming an API from ASP.NET Core Web API, I have this endpoint that performs Query Filter, ngx-Pagination, ngx-datepicker, and Sorting. It can perform Search Query, Search Query ...
Ayobamilaye's user avatar
  • 1,613
2 votes
1 answer
754 views

I just tried installing ngx-bootstrap into an Angular 19 project which has standalone components by default: E:\Code\angular-app>ng add ngx-bootstrap ✔ Determining Package Manager › Using package ...
safe_malloc's user avatar
1 vote
1 answer
168 views

I am trying to add a popover to a Ngx-bootstrap input form. I want the popover to appear over the top of the input fields below the input field the popover explains. When I click on the input field, ...
Ben Crowe's user avatar
0 votes
1 answer
79 views

In Angular-15 application, I am using ngx-datepicker of ngx-bootstrap Currently I have this: StartDate and EndDate it enables the current date back to the last one year, then the rest disabled ...
Ayobamilaye's user avatar
  • 1,613
0 votes
1 answer
93 views

Is there anyway to reduce the size (height and width) of BsDatePicker? https://valor-software.com/ngx-bootstrap/#/components/datepicker?tab=overview I checked config properties but can't find one.
developer's user avatar
  • 1,379
2 votes
1 answer
443 views

I am working on an Angular project that I recently upgraded from Angular 15 to Angular 16. After the upgrade, I am facing several dependency conflicts with ngx-bootstrap and @formio/angular packages. ...
Vaishnavi 's user avatar
1 vote
0 answers
124 views

I have an Angular project that uses Bootstrap 3.4.1. I can't update it to 4 or 5 since it will break all the styles. I'm also using ngx-bootstrap in the project. After updating to Angualr 17, I can't ...
Chameera Dulanga's user avatar
0 votes
1 answer
94 views

I am using Angular 7 and have an ngx-select dropdown where the options are retrieved from a database. The code is as follows: <div class="col-lg-6"> <ngx-select class="form-...
Zeynep Ozen's user avatar

15 30 50 per page
1
2 3 4 5
65