InvestigateWest (investigatewest.org) is an independent news nonprofit dedicated to investigative journalism in the Pacific Northwest. Visit investigatewest.org/newsletters to sign up for weekly updates.
';
document.querySelector('#copytext').value = textContent;
modal.showModal();
});
// Modal close functionality
const modal = document.querySelector('.republish-modal');
const closeBtn = document.querySelector('.republish-modal-close');
// Close button click
closeBtn.addEventListener('click', function() {
modal.close();
});
// Close on backdrop click
modal.addEventListener('click', function(e) {
if (e.target === modal) {
modal.close();
}
});
// Close on ESC key (this is usually built-in, but adding for safety)
modal.addEventListener('keydown', function(e) {
if (e.key === 'Escape') {
modal.close();
}
});
// Copy text button functionality
document.querySelector('.copy-text-button').addEventListener('click', async function() {
const textarea = document.querySelector('#copytext');
const text = textarea.value;
try {
// Try modern Clipboard API first
if (navigator.clipboard && window.isSecureContext) {
await navigator.clipboard.writeText(text);
this.textContent = 'Copied!';
} else {
// Fallback for older browsers
textarea.select();
document.execCommand('copy');
this.textContent = 'Copied!';
}
// Reset button text after 2 seconds
setTimeout(() => {
this.textContent = 'Copy text';
}, 2000);
} catch (err) {
console.error('Failed to copy text: ', err);
// Fallback to selection if copying fails
textarea.select();
this.textContent = 'Text selected';
setTimeout(() => {
this.textContent = 'Copy text';
}, 2000);
}
});
});
In June, researchers released a slew of evidence that exposure to heat and other forms of pollution during pregnancy increases the risk of stillbirth and low birth weight. Add to that another threat: wildfire smoke.
While studies continue, it appears unborn babies and infants may face unique risks, on top of health worries for the general population. Some of the first signs of their vulnerability came from a perhaps unlikely source: tiny monkeys.
A study that began in 2008 tracked baby rhesus macaque monkeys who happened to be born weeks before a series of Northern California wildfires. By the time they were three years old, the monkeys showed evidence of conditions that impair breathing. Researchers note that the effects may be tempered in human babies, since the monkeys are outside all the time.
Human studies were not far behind. A 2012 study and 2019 study both showed that babies exposed to smoke while in the womb showed slightly decreased birth weight. That can pose problems both as an infant and later in life. The 2019 study also found that exposure to wildfire smoke during the second trimester can lead to preterm birth. Other studies have shown that moms’ exposure to non-wildfire pollution can impact unborn babies’ respiratory health and brain development.
It’s not just the air itself that may be bad. Higher levels of the stress hormone cortisol in expectant moms can portend health and developmental problems down the road.
University of California-Davis professor Rebecca Schmidt
“When you combine a stressful event and air pollution and probably different contaminants, like plastics burning and things like that, it makes sense that could be having effects,” says UC Davis professor Rebecca Schmidt, who is leading a study looking at how moms and babies were impacted by 2017, 2018 and 2019 California wildfires, some of the worst in the state’s history.
Schmidt notes that half of moms surveyed say they faced significant stress and anxiety during wildfires, with many still anxious a year later.
Other studies not necessarily related to wildfires have shown a link between general pollution and poor mental health. And early results from Schmidt’s colleagues at UC Davis found that poor mental health may result in poor respiratory health, too. It’s a vicious cycle, with anxiety worsening respiratory symptoms, and then respiratory symptoms worsening anxiety.
The story you just read is only possible because readers like you support our mission to uncover truths that matter. If you value this reporting, help us continue producing high-impact investigations that drive real-world change. Your donation today ensures we can keep asking tough questions and bringing critical issues to light. Join us — because fearless, independent journalism depends on you!
Forest collaboratives formed in the wake of the Pacific Northwest’s “Timber Wars” have become major power players operating largely out of the public eye
In a webinar hosted by regional transmission authorities, data centers were called a “major challenge” for the energy industry, as well as extreme weather