atom-react icon indicating copy to clipboard operation
atom-react copied to clipboard

Issue after update

Open danedavid opened this issue 7 years ago • 10 comments

I updated the plugin today and thereafter when I type a single character after selecting the syntax option, I get the following error:

image

danedavid avatar Nov 13 '17 08:11 danedavid

same issue here

dimasgardenia avatar Nov 13 '17 14:11 dimasgardenia

Same. Installed the earlier version and it was OK, now it's not.

darrenlittlejohn avatar Nov 13 '17 18:11 darrenlittlejohn

"Atom is out of date: 1.18.0" Installing the latest 1.22.0 will fix this issue.

dead avatar Nov 13 '17 23:11 dead

I have 1.22.0 and it has the problem.

darrenlittlejohn avatar Nov 14 '17 00:11 darrenlittlejohn

@darrenlittlejohn It is the same error? Can you print the stack trace?

dead avatar Nov 14 '17 01:11 dead

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 .

darrenlittlejohn avatar Nov 15 '17 20:11 darrenlittlejohn

I think updating solved the issue for me, but plugins should be backward compatible IMHO

danedavid avatar Nov 16 '17 03:11 danedavid

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

dead avatar Nov 16 '17 04:11 dead

But the plugin should be able to prevent you from installing the updates in older versions.

Yes, that would do. :+1:

danedavid avatar Nov 16 '17 04:11 danedavid

I had the same issue, updating to the latest stable of Atom solved it! :+1:

JohanG2012 avatar Nov 18 '17 12:11 JohanG2012