Conversation
|
|
Lint is working great 😆 |
There was a problem hiding this comment.
When I got to edit posts on this PR, I get this error on both the Hub and Network; I can't recreate it on trunk:
In the inspector, it comes up as Uncaught TypeError: _isSavingPost is not a function.
I didn't run into errors on the other screens - just let me know if you can't recreate this!
Edited to add: I suspect the same thing would happen with _isCleanNewPost since they're formatted the same in the PR, but I didn't actually see the same error for that one!
|
@laurelfulford whoops, it looks like this repo was lacking a .stylelintrc.js file because it only recently started containing any SCSS. I've added that and ran the I also saw that there's some redundancy in the You may need to remove |
|
Thanks @dkoo! I'm still getting a couple lint errors locally (weird though, your commit is happy!): I think as long as the tests are passing in GitHub we could tackle these as a separate PR 🙂 I think the main remaining issue is that |
|
Whoops, missed that comment. 10201a2 should fix the JS error! |
laurelfulford
left a comment
There was a problem hiding this comment.
Thanks @dkoo! That took care of the error 🎉
|
Hey @dkoo, good job getting this PR merged! 🎉 Now, the Please check if this PR needs to be included in the "Upcoming Changes" and "Release Notes" doc. If it doesn't, simply remove the label. If it does, please add an entry to our shared document, with screenshots and testing instructions if applicable, then remove the label. Thank you! ❤️ |
|
🎉 This PR is included in version 2.18.0-alpha.1 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
|
🎉 This PR is included in version 2.18.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
All Submissions:
Changes proposed in this Pull Request:
See Automattic/newspack-scripts#219.
Other information: