Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

React Grid examples don't add the CSS content in the samples metadata jsons #460

Open
ChronosSF opened this issue Feb 9, 2024 · 0 comments

Comments

@ChronosSF
Copy link
Member

When the jsons for the code viewer metadata are created they all have this for the css file:

 {
  "hasRelativeAssetsUrls": false,
  "path": "../samples/grids/grid/binding-nested-data-1/src/index.css",
  "content": "/* shared styles are loaded from: */\r\n/* https://static.infragistics.com/xplatform/css/samples */\r\n",
  "isMain": true,
  "fileExtension": "css",
  "fileHeader": "css"
 }

Instead the content should be properly obtained from the samples' css files.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants