Skip to main content

All Questions

Tagged with
0 votes
0 answers
41 views

Chrome can't play videos larger than 25 MBs [closed]

I have an client written in angular which makes a call to a REST API written in JAVA to retrieve a file. If the file is a video, I have the option to play the video inside the client using a video ...
Ștefan Jiroveanu's user avatar
0 votes
0 answers
73 views

How to change AngularJS UI Grid cell font color during cell edition

1.Background The following code snippet shows that it is possible to change the font color of a textarea element while it is being edited (font color changes from black to red if the word foo is typed)...
Fabien Launay's user avatar
0 votes
0 answers
42 views

Unable to set the content to the ckeditor

I am using version 5 of CKEditor and I have an issue where I can load the Ckeditor in the UI but am unable to see the content in it after setting the data If I add the links from the Editor menu, the ...
sathish kumar's user avatar
-2 votes
0 answers
24 views

HTML5 mode and #s

I need to be able to be able to use a URL without a hash in order to implement a redirect for SAML login. So I enabled HTML5 mode in my AngularJS app and set the base href in index.html. Now the app ...
ogionnj's user avatar
3 votes
2 answers
208 views

Angular Route with parameter is not working

I am using Angular 18 and just imported Admin LTE assets. My angular routing is working fin without any route parameter. But whenever I am trying to use route parameter it is showing weird un expected ...
Sharif.rifat's user avatar
1 vote
1 answer
39 views

I get a blank first page when printing the HTML Template of a widget with multiple loops

I am using a table with a tbody etc. I have a situation where I have created a report widget that loops through dates then reservations followed by service items. Everything looks fine on the screen, ...
Nosnibor's user avatar
  • 143
1 vote
0 answers
26 views

Angular Js Select is not working in Android

I have the following AngularJS code, which works fine on an iPhone. However, when using Chrome on an Android device, the button is unresponsive and nothing happens when it is pressed. I have tried ...
Gene_Nostrada's user avatar
-2 votes
1 answer
71 views

Integration of an Angular app into index.php by using a tag [closed]

I have to embed an Angular app into a index.pxp file by using a specific tag. At the moment, is done by using Angular JS. The question is independent from the language / system of the host page or ...
Archimede's user avatar
  • 717
0 votes
1 answer
29 views

How to convert base64format to the word document preview in angular [closed]

Does in angular do we have any library ? i was looking for some examples but i didn't found any. I have found a library ngx-doc-viewer it has a url but i have base64 which i need to transform to word ...
ck-s's user avatar
  • 31
-1 votes
1 answer
37 views

How to create a table in Angular 12 with sub columns

enter image description here I have attached the image of table for better understanding I'm working on a project in Angular 12 and I need to implement a table with sub-columns. The table should ...
Abhijeet Mavi's user avatar
1 vote
1 answer
56 views

Cannot map in TypeScript

I am currently following a tutorial and I am stuck in front of this error: TS2345: Argument of type 'OperatorFunction<WorkerData, WorkerData>' is not assignable to parameter of type '...
GooseKing 1337's user avatar
0 votes
0 answers
22 views

Select fields replaced by datepicker in Chrome and Safari (iPhone)

We detected a serious UX delay in our legacy AngularJS app for mobile users, that get trapped in the datepicker when selecting date of birth. In PC we just have 3 select fields, and it goes much ...
Eric Mitjans's user avatar
  • 2,159
0 votes
2 answers
633 views

[tag][error] TypeError: (0 , os_1.availableParallelism) is not a function

I am getting these errors when I tried to build the Angular project angular-errorw.log [error] TypeError: (0 , os_1.availableParallelism) is not a function at Object.<anonymous> (C:\Users\...
Aniket Sharma's user avatar
0 votes
0 answers
46 views

Display Data values on top of bar chart using angularJs

I am trying to dispay a barchart using chartjs and angularjs by getting data from database i am succesful in doing it but when i hover on the bar then the values are displayed i want the values to be ...
faraz's user avatar
  • 57
0 votes
0 answers
25 views

NGX-joyride is throwing an error that doesnt make sense

I have used ngx-joyride version ^2.5.0 in my project and I am being faced with this error: Error: All the steps should have the 'joyrideStep' property set with a custom name. Here is my steps code: ...
JB_from_AHD's user avatar

15 30 50 per page
1
2 3 4 5
1653