atom-react
atom-react copied to clipboard
Issue after update
I updated the plugin today and thereafter when I type a single character after selecting the syntax option, I get the following error:

same issue here
Same. Installed the earlier version and it was OK, now it's not.
"Atom is out of date: 1.18.0" Installing the latest 1.22.0 will fix this issue.
I have 1.22.0 and it has the problem.
@darrenlittlejohn It is the same error? Can you print the stack trace?
Same error. Also update failed in Atom. On Mon, Nov 13, 2017 at 5:19 PM Gustavo [email protected] wrote:
@darrenlittlejohn https://github.com/darrenlittlejohn It is the same error? Can you print the stack trace?
— You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub https://github.com/orktes/atom-react/issues/253#issuecomment-344114019, or mute the thread https://github.com/notifications/unsubscribe-auth/AMOfpbOlgsGamRLaiQXvU_WRhBzTD8mGks5s2OqJgaJpZM4QbYhn .
I think updating solved the issue for me, but plugins should be backward compatible IMHO
I think the plugin should not be backward compatible, that would be a pain to maintain. But the plugin should be able to prevent you from installing the updates in older versions.
@orktes I think you should update the "atom": ">=1.11.0" to >=1.22.0
But the plugin should be able to prevent you from installing the updates in older versions.
Yes, that would do. :+1:
I had the same issue, updating to the latest stable of Atom solved it! :+1: