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

Changes in CRUD module not reflecting inn production after production build


Hi KeenThemes Team,

I am reaching out to report an issue with our recent changes to the CRUD module. Despite making changes to the button icons and text, these updates are not reflecting in production after the production build.

Specifically, we have updated the button styles, including changing the icons and text, but these changes are not visible in the production environment. We have followed the standard procedures for building and deploying the changes, but somehow, they are not taking effect.

Could you please assist us in identifying the issue and providing a solution to resolve this problem? We would appreciate your prompt attention to this matter.


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 (5)


Hi Faizal,

The only warning I am getting is

./src/styles.scss - Warning: Module Warning (from ./node_modules/postcss-loader/dist/cjs.js):
(47893:3) from "autoprefixer" plugin: start value has mixed support, consider using flex-start instead

Code:
align-items: start



Hi Faizal,

Yes it is only working in development mode. I have check the console log javascript errors but there is nothing



Hi

Could you confirm if the changes only work in development mode? Please check the console log for any JavaScript errors that might be causing the issue.

Thank you



Thanks Faizal for the reply. Yes I am using Angular and I have clear cache and I have also tried in incognito mode and its not reflecting.

Thanks



Hi,

Are you using angular?

Sometimes, browsers cache static assets (like CSS and JavaScript files). Make sure to clear your browser cache or try accessing your application in incognito mode.

Thanks


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  :(