Angular
Released in 2016, Angular is a rewrite of AngularJS. It focuses on good mobile development, modularity, and improved dependency injection. Angular is designed to comprehensively address a developer's web application workflow.
Here are 20,844 public repositories matching this topic...
I tried to follow the initial steps from here: https://www.learnstorybook.com/intro-to-storybook/react/en/get-started/
running:
npx create-react-app taskbox
cd taskbox
Then when I ran:
npx -p @storybook/cli sb init
I get the error TypeError: Cannot set property 'storybook' of undefined
This is the full message in my terminal:
sb init - the simplest way to add a
Bug Report
Ionic version:
[x] 4.7.11
Current behavior:
When the value of an Ionic input element is changed from OUTSIDE of the element, the element's onIonChange is triggered, thereby duplicating the change event.
Expected behavior:
As with every other React input, the onIonChange should only be triggered when the value was change from the element itself.
**Steps t
📚 Docs or angular.io bug report
Description
There's no documentation for `ng serve --browser-targe
const XLSX = require('xlsx');
const wb = XLSX.utils.book_new();
const ws = XLSX.utils.json_to_sheet([]);
XLSX.utils.book_append_sheet(wb, ws, 'Bug sheet');
ws.A1 = { t: 's', f: 'square' };
XLSX.writeFile(wb, 'formula.ods');The resulting .ODS file contains:
<table:table-cell table:formula="of:=square" office:value-type="string"><text:p>undefined</text:p></table
Trying to open https://material.angular.io/components/datepicker/overview#choosing-a-date-implementation-and-date-format-settings using Chrome browser.
The browser should scroll to the "Choosing a date implementation and date format settings" section.
But currently, it doesn't scroll at all. The browser stays on the top-most part of the page.
P.s. this URL is obtained through copying the li
Is your feature request related to a problem? Please describe.
When implementing a textField with next return key type, the keyboard is dismissed and focusing another textField brings it back BUT a flick is produced.
Describe the solution you'd like
I'd like to be able to prevent the textFieldShouldReturn implementation from always dimissing soft input.
**Describe alternatives yo
Overview of the feature request
Have a new needle in the server subgenerator for adding new log level configuration.
Motivation for or Use Case
hipster-labs/generator-jhipster-entity-audit#62 is a good example for the need.
Related issues or PR
let isCommand can be a function then also help to make sure the menu is not
closed more automatically after the user trigger the command through the UI
Demo
This isn't really an issue in the sense of a bug or something like that, but rather a tiny correction.
Currently, the "transparency" slider in the application settings will let the background shine trough, if it's set to a low value (the left side), which doesn't really make sense. The setting is actually representing the opposite: opacity.
It's also called opacity [in the code](https://gith
On Windows10 machine, following README installation instructions:
c:\code\mean>npm start
mean@2.0.2 start c:\code\mean
concurrently -c "yellow.bold,green.bold" -n "SERVER,BUILD" "nodemon server" "ng build --watch"
[SERVER] [nodemon] 1.18.9
[SERVER] [nodemon] to restart at any time, enter rs
[SERVER] [nodemon] watching: .
[SERVER] [nodemon] starting node server
[SERVER] ../.
I have a angular 4 project which i'm working from last 2 years and as I didn't had any new package to add, I didn't ran npm install for almost an year. Few days back I needed a package to install and hence did npm install defining it in package.json file, after which my AOT build started giving some problem. Then I changed my typescript package from ~2.2.2 to ~2.8.0 after that it worked but it's t
Is there a way to assign default route/url to a menu group in sidebar? Currently it just toggles the sub-menu items on click. We need to list a default page when the parent menu is active.
🐛 bug report
Description of the problem
If you goto the dashboard and right click different sandbox previews , all the right click menus persists on the screen
How has this issue affected you? What are you trying to accomplish?
As a better user experiencem the menu from the previous right click should dissapear in the next right click
Your Environment
| Software |
This is wrong and needs some updates. exclude, specs, maxInstances, shardTestFiles, count, seleniumAddress are not capabilities.
https://github.com/angular/protractor/blob/master/lib/config.ts#L300-L322
Please submit PR's to the selenium4 branch.
Related: angular/protractor#5128
-
Updated
Feb 3, 2020 - JavaScript
Bug description:
If you are using ngbTooltip on a element that opens a ngbModal, the tooltip disappears as soon as you click (and the modal opens) => good.
But as soon as you close the modal, the tooltip reappears and won't disappear until you enter/leave the tooltipped element or click anywhere.
Link to minimally-working StackBlitz that reproduces the issue:
The second example in section 1.1 says:
expect(result.approved).to.be.false;
It should be:
expect(result.approved).to.be.true;
(I'm guessing you made it false so you could simulate the error output in the next picture.)
the link in the readme is broken. it leads to a 404 page:
https://angularclass.github.io/awesome-angular/
...you probably want to add a CNAME file.
A while ago, I noticed that someone was running a crawl on my instance, doing about 50 requests per second to the /api/v1/videos/ API endpoint for different video IDs. This caused 100% CPU usage, and slowed down requests from actual users.
I reported this issue to Chocobozzz so Peertube has a rate limit built in now. To reproduce the problem now, you have to increase the API rate limits in y
I was following along with the guide for adding a chart: https://github.com/rawgraphs/raw/wiki/Adding-New-Charts
Using the exact code that is specified in the guide, and here: https://github.com/densitydesign/raw/blob/master/charts/chart.js
At runtime you see an undefined error.
TypeError: Cannot read property 'linear' of undefined
It seems as though the latest version of "d3" no longe
Describe the bug
I've tried to reset the store by following this. And, I found that the value types from rematch loading plugin have been changed from boolean to integer.
I have an example based on an [nextjs-with-rematch example](https://github.com/zeit/next.js/tree/canary/examples/with-rematc
I can't seem to find any documentation on which typings file was used when writing this guide if there was one.
My current project is using @types/angular@1.6.43.
-
Updated
Feb 3, 2020
What problem does this feature solve?
What does the proposed API look like?
Created by Google
Released September 14, 2016
- Repository
- angular/angular
- Website
- angular.io
- Wikipedia
- Wikipedia



Huge and nice collection and also getting very much appreciated from the community.
It would be great if somebody can translate into English then it will be reaching out to global.