Get 2024 Templates Mega Bundle!19 Bootstrap HTML, Vue & React Templates + 3 Vector Sets
Get for 99$

app.config.ts file is required to implement interceptor but is missing in theme


app.config.ts file is required to implement interceptor in angular application but it is not present in my angular application in demo 1 I have thouroghly checked it


Text formatting options
Submit
Here's a how to add some HTML formatting to your comment:
  • <pre></pre> for JS codes block
  • <pre lang="html"></pre> for HTML code block
  • <pre lang="scss"></pre> for SCSS code block
  • <pre lang="php"></pre> for PHP code block
  • <code></code> for single line of code
  • <strong></strong> to make things bold
  • <em></em> to emphasize
  • <ul><li></li></ul>  to make list
  • <ol><li></li></ol>  to make ordered list
  • <h3></h3> to make headings
  • <a></a> for links
  • <img> to paste in an image
  • <blockquote></blockquote> to quote somebody
  • happy  :)
  • shocked  :|
  • sad  :(

Replies (3)


The post presented me with a wealth of information, allowing me to broaden my horizons
io games



Hi Shahryarsabir AMZ

Some pages from the HTML version might not exist in the Angular version. However, the CSS styles from the HTML version are already integrated into Angular. All the components from the HTML version are static and non-working components. You can copy the component HTML from the HTML version and paste it into the Angular component to get the same look. The customer must do the actual functionality and implementation because every customer has unique business requirements.

By default, jQuery-based features are unavailable in the Angular version, so any components related to jQuery will be skipped. In this case, the form-repeater is not included in the Angular version.

Form repeater is a jquery plugin and it can be used in Angular if you include jquery in your Angular app. You can check this post to learn how to use jQuery plugins with Angular.

https://medium.com/ngconf/using-jquery-plugin-in-angular-boys-men-and-legends-2dfc06605481

Let us know if you need further clarification.



Hi Shahryarsabir AMZ

Which specific Metronic Angular version are you using? app.config.ts file seems not available in Metronic Angular. Could you please provide more details or clarify your question so I can assist you better?


Text formatting options
Submit
Here's a how to add some HTML formatting to your comment:
  • <pre></pre> for JS codes block
  • <pre lang="html"></pre> for HTML code block
  • <pre lang="scss"></pre> for SCSS code block
  • <pre lang="php"></pre> for PHP code block
  • <code></code> for single line of code
  • <strong></strong> to make things bold
  • <em></em> to emphasize
  • <ul><li></li></ul>  to make list
  • <ol><li></li></ol>  to make ordered list
  • <h3></h3> to make headings
  • <a></a> for links
  • <img> to paste in an image
  • <blockquote></blockquote> to quote somebody
  • happy  :)
  • shocked  :|
  • sad  :(
Text formatting options
Submit
Here's a how to add some HTML formatting to your comment:
  • <pre></pre> for JS codes block
  • <pre lang="html"></pre> for HTML code block
  • <pre lang="scss"></pre> for SCSS code block
  • <pre lang="php"></pre> for PHP code block
  • <code></code> for single line of code
  • <strong></strong> to make things bold
  • <em></em> to emphasize
  • <ul><li></li></ul>  to make list
  • <ol><li></li></ol>  to make ordered list
  • <h3></h3> to make headings
  • <a></a> for links
  • <img> to paste in an image
  • <blockquote></blockquote> to quote somebody
  • happy  :)
  • shocked  :|
  • sad  :(