#my routing works in my website EXCEPT for ONE component and I can't figure out why

3 messages · Page 1 of 1 (latest)

fluid wagon
#
  1. Module are used to register the components. with Modules you can achieve lazy loading.
  2. Can you share the exact error which you are getting. Running a complete code not feasible.
  3. You can directly use the About us component provided that it is register under App module. Then no need to use of about-us Module.
tardy fable
#

i removed the module. there is no specific error, it's just when every time I click the about us button the page flickers but it stays on the home page

#

basically it flickers but stays on the home page