Skip to content
#

angular7

Here are 1,853 public repositories matching this topic...

ColinMorris83
ColinMorris83 commented Apr 4, 2020

Why do unit tests that import the core module produce the following warning:
An instance of PageScrollService already exists, usually including one provider should be enough, so double check

Is the service supposed to be providedIn: 'root' ? You have to import the module in order for the ngxps_config injection token to be set, and the module provides the service.

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

Learn to create complete Angular 7 Firebase 5 authentication system tutorial from scratch. Learn how to setup sign In, sign up using custom email and password, social login provides such as Google and Facebook, protect routes using canActivate method.

  • Updated Apr 19, 2020
  • TypeScript
Alyle-UI

Improve this page

Add a description, image, and links to the angular7 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 angular7 topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.