Skip to main content
The 2026 Annual Developer Survey is live— take the Survey today!

Question list filters

Filter by
Sorted by
Tagged with
Filter by Employee ID
Advice
0 votes
1 replies
96 views

The direct dependencies of an application are listed in its package.json file. We have multiple applications development teams in our organization. We would like all development teams to use only a ...
Score of 1
0 answers
104 views

I'm having this issue that I am struggling to fix that only happens on Iphones and with any browser on that device. Basically, I have a couple of checkboxes and labels toggled by the user when ...
Score of -4
1 answer
92 views

I am trying to show the info message when we click the button. But it is not working in AngularJS. When I click the button nothing will happening. I am not getting any error, but it is not working. ...
Advice
0 votes
1 replies
60 views

We’re integrating Affirm via Stripe in a legacy SPA(angularjs) that uses hash-based routing (#) instead of browser history routing. After the Affirm checkout flow, Stripe redirects back to our ...
Score of 0
0 answers
125 views

We upgraded our application from Angular 20 to Angular 21. After the upgrade, we are seeing this runtime error only on cold start (after clearing browser cache and local storage): TypeError: platform2....
Advice
0 votes
2 replies
97 views

I’m learning Angular and currently comfortable with Reactive Forms, API integration, authentication (JWT/cookies) and basic state handling. I’ve implemented login flows, and conditional UI rendering. ...
Score of 0
0 answers
132 views

I have a very odd problem that I can't get to the bottom of. I have an Angular application that uses node-mssql. It runs a lot of different queries and stored procedures where the result is used to ...
Score of 3
2 answers
386 views

I am trying to create a toast service for my e-commerce project. Initially, this was my code below. There is a toasts array and an add function. We can pass in a message to the add function and it ...
Advice
0 votes
0 replies
99 views

Below is the current version of the code which filters a SharePoint document library by the title. Is it possibly to modify the api call to search filter the files based on either the title or the ...
Score of 0
0 answers
54 views

Issue Description When building a Salesforce Hybrid Cordova app with SDK 13.0.2 and Cordova iOS 7.1.1, the app fails with the error: Steps to Reproduce Create new Salesforce hybrid Cordova project. ...
Score of 0
0 answers
57 views

I’m working on an AngularJS (1.x) application that uses ui-grid with pagination. I want to maintain the current pagination state (current page and page size) when navigating between views — for ...
Score of 0
0 answers
72 views

I receive the following error "Uncaught Error: [$injector:modulerr]" while running the following app. The code is designed to submit the data received to a SharePoint list when the submit ...
Score of -1
1 answer
90 views

I have a basic HTML form that submits data to a SharePoint list. There are no errors in the code, nor do I receive anything that would cause the form not to submit to the SharePoint list. I am using ...
Score of 0
0 answers
58 views

I’m trying to run an old AngularJS project locally on Windows 11. The project uses: SCSS with Compass Pug templates Grunt tasks (grunt dev / grunt build) Node.js + Bower According to the README, I ...
Score of 0
2 answers
76 views

I created an UI to export angularjs grid to PDF using PDF Make, it was succeeded, but I want align only two columns to right in the table. I used below code for that, exporterPdfCustomFormatter: ...

15 30 50 per page
1
2 3 4 5
…
17419