We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
The text was updated successfully, but these errors were encountered:
HUSSAR-mtrela
No branches or pull requests
When the jsons for the code viewer metadata are created they all have this for the css file:
Instead the content should be properly obtained from the samples' css files.
The text was updated successfully, but these errors were encountered: