question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

0.5.18 has environment regression

See original GitHub issue

https://github.com/yapplabs/ember-modal-dialog/blob/db5778b23d7fd3de66811fcce9d6001f5c539d8a/app/services/modal-dialog.js#L23 stopped working after 0.5.15. In 0.5.14, ENV.environment is correctly test. After updating to >= 0.5.15, ENV.environment is undefined for the same test.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:7 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
dgebcommented, Mar 26, 2019

@villander thanks for following up.

If anyone has a reproduction that still fails in 0.6.x, please let us know.

1reaction
Penthiouscommented, Oct 18, 2018

@villander this issue reappeared itself in 0.5.21 and is still in 2.5.24. When I try 0.5.20 my ENV.enviroment shows up in production but when I upgrade my version ENV.environment is undefined.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Can a Regression Model with a Small R-squared Be Useful?
I am using simple linear regression in which model R2 is very low 0.0008 but model p value which is same as the...
Read more >
Correlation and Linear Regression - SPH - Boston University
Regression analysis is a related technique to assess the relationship between an outcome variable and one or more risk factors or confounding variables ......
Read more >
Multicollinearity in Regression Analyses Conducted in ... - NCBI
Numerous studies [18–22] have shown that BMIs of spouses are correlated possibly due to the shared environment and the change in the coefficient ......
Read more >
How to Interpret Adjusted R-Squared and Predicted R ...
In my post about interpreting R-squared, I show how evaluating how well a linear regression model fits the data is not as intuitive...
Read more >
Confidence and prediction intervals for forecasted values
The 95% confidence interval is commonly interpreted as there is a 95% probability that the true linear regression line of the population will...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found