Skip to content
#

angular5

Here are 2,250 public repositories matching this topic...

jsgoupil
jsgoupil commented Mar 26, 2020

For support questions, please consider using Gitter - Chat

I'm submitting a ...

  • bug report

  • feature request

  • question about the decisions made in the repository

  • What is the expected behavior?
    There is no documentation or code to help out mock the Analytics. If there are, please put them in your README or wi

dmantelli
dmantelli commented Aug 16, 2019
Bug Report or Feature Request (mark with an x)
- [ ] Regression (a behavior that used to work and stopped working in a new release)
- [ ] Bug report -> please search issues before submitting
- [ X ] Feature request
- [ ] Documentation issue or request

I have a PDF with bookmarks. Multiple pages have the same bookmark: For example, a book with chapters and I know the pages

mosesgi
mosesgi commented Apr 5, 2019

I'm not member who contributed to this project.
I'm just new to this celerio-angular-quickstart project and interested in it.
When I tried to make the quickstart run successfully, many issues came out because of incorrect versions I'm using. This project is just out-of-date, and angular is involving too fast.

Here is the correct commands you should use.
Please DO NOT install angular/cli befo

askrht
askrht commented Feb 19, 2018

rpm run e2e gives error on OSX.

 E/protractor - Could not find Angular on page http://127.0.0.1:57025/ : retries looking for angular exceeded
F
  App
    ✗ should have a title
      - Failed: Angular could not be found on the page http://127.0.0.1:57025/.If this is not an Angular application, you may need to turn off waiting for Angular.
                                Please see 
  
saveriodesign
saveriodesign commented Mar 29, 2019

The documentation for Socket.IO clearly states that the Client method emit accepts one or more arguments, unlimited. The type definitions for the release version of ng-socket-io restricts us to 3 arguments (event name, some data point or object, callback function) artificially and needless restricting the functionality

ngx-smart-modal
gavmck
gavmck commented Jan 15, 2020

I'm submitting a ... (check one with "x")

[ ] bug report => search github for a similar issue or PR before submitting
[ x] feature request
[ ] support request => Please do not submit support request here, post on Stackoverflow or Gitter

Current behavior
The modal adds a class to the body when it's open and removes it when it closes.

Expected behavior
The class sho

robmeredith
robmeredith commented Aug 27, 2017

Version: 2.6.0
Angular 4.3.5
AngularCli: 1.4.0-rc.1

When running on universal I get the following error

ERROR TypeError: this.el.nativeElement.querySelector is not a function
    at Draggable.getDragHandleElement (C:\dev\git_clones\app\node_modules\ng2-drag-drop\src\directives\draggable.directive.js:136:49)
    at Draggable.applyDragHandleClass (C:\dev\git_clones\app\node_modules\ng
moribvndvs
moribvndvs commented Jul 12, 2019

Currently the demo is in a separate repo and I have to build and copy the output over to /docs folder manually. It's horribly out of date, and updates have to be done manually.

  • Recreate Docs using ng-cli
  • Docs app should use local version of @ng-idle so it's always using the current version
  • Docs app should be continuously built and deployed automatically so it's up-to-dat

Improve this page

Add a description, image, and links to the angular5 topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the angular5 topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.