-
I would like to use the method Office.auth.getAccessToken to create SSO for my TaskPad application for Outlook and Word. Using Vscode and Angular12 my intellisense and typescript compiler do not recog…
-
![f25dd31d5e749694caf6951f1bb57a4](https://user-images.githubusercontent.com/13784184/143844824-14301b88-0e8e-4b31-bd3d-33c3606677d2.png)
Luxcy updated
2 years ago
-
**Describe the bug**
Running an angular repro with 6.4.0-beta.25 results in the error:
```
{
rawMessage: `ERROR TS2305: Module '"history"' has no exported member 'State'.`,
message: '\x1B…
-
1.主应用和子应用都采用angular12,并且在app.component.ts中监听数据:
`ngOnInit(): void {
window.microApp?.addDataListener((data: Record) => {
if (data.type) {
// 路由
if (data.type === 'route'…
-
after updating to angular12 and ng-select 7.2.0 i get this fields when installing ng-option-highlight.
here is apparently not yet a version for Angular 12.
**To Reproduce**
```
npm install --sa…
-
### Which @angular/* package(s) are the source of the bug?
Don't known / other
### Is this a regression?
No
### Description
Live Reloading enabled not working, I have Windows 10 + Docke…
-
Good morning,
I want to upgrade from Angular12 to Angular13, but I get the following error message when running "npm update":
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependen…
-
🐞 Bug report
### Command (mark with an `x`)
- [ ] new
- [X] build
- [ ] serve
- [ ] test
- [ ] e2e
- [ ] generate
- [ ] add
- [ ] update
- [ ] lint
- [ ] extract-i18n
- [ ] run
- [ ] …
-
### Bug report
webpack-dev-server@3.11.3 has dependency to old chokidar version 2.1.8 which has dependency to glob-parent@3.1.0 which has a high vulnerabilty
### Actual Behavior
i'm using A…
-
**I'm submitting a ...** (check one with "x")
```
[x] bug report => Search github for a similar issue or PR before submitting
[ ] feature request => Please check if request is not on the roadmap a…