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

IR Analysis SQL throws an error in Utilities tab #2875

Closed
chrisknoll opened this issue Jul 14, 2023 · 2 comments
Closed

IR Analysis SQL throws an error in Utilities tab #2875

chrisknoll opened this issue Jul 14, 2023 · 2 comments

Comments

@chrisknoll
Copy link
Collaborator

Expected behavior

You should be able to see the analysis SQL for a given design.

Actual behavior

The SQL view under the Utilities tab of Incidence Rates fails to render due to error.

Steps to reproduce behavior

  1. Create a new Analysis.
  2. Add a few target and outcome cohorts
  3. Save and switch over to the Utilities tab and show SQL.
  4. Observe error:
knockout-latest.js:16 Uncaught Error: The language "sql" has no grammar.
    at Object.highlight (prism.js:668:11)
    at highlightJS (HighLightUtils.js:8:17)
    at new SqlExportPanel (sqlExportPanel.js:37:33)
    at Object.createViewModel (CommonUtils.js:24:17)
    at d (knockout-latest.js:85:495)
    at knockout-latest.js:86:460
    at knockout-latest.js:79:19
    at b (knockout-latest.js:33:140)
    at MutationObserver.c (knockout-latest.js:33:178)
@chrisknoll
Copy link
Collaborator Author

Will be fixed with #2877.

@anthonysena
Copy link
Collaborator

Closed via #2877

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

No branches or pull requests

2 participants