atom-react
atom-react copied to clipboard
TextBuffer.setTextInRange is deprecated.
Hi
this thing just pop today on atom :)
The undo
option is deprecated. Call groupLastChanges() on the TextBuffer afterward instead.
TextBuffer.setTextInRange (<embedded>:33539:22)
TextEditor.setTextInBufferRange (<embedded>:3552:35)
AtomReact.autoCloseTag (/Users/royipressburger/.atom/packages/react/lib/atom-react.coffee:348:27)
<unknown> (/Users/royipressburger/.atom/packages/react/lib/atom-react.coffee:379:24)
Function.module.exports.Emitter.simpleDispatch (<embedded>:66749:20)
Emitter.emit (<embedded>:66865:34)
The affected me, is that something criminal?
Actually i dont see thins anymore.
Same decprecation call for me:
The undo option is deprecated. Call groupLastChanges() on the TextBuffer afterward instead.
TextBuffer.setTextInRange - <embedded>:33539:22
TextEditor.setTextInBufferRange - <embedded>:3552:35
AtomReact.autoCloseTag - /Users/baukeposthuma/.atom/packages/react/lib/atom-react.coffee:348:27
<unknown> - /Users/baukeposthuma/.atom/packages/react/lib/atom-react.coffee:379:24
Function.module.exports.Emitter.simpleDispatch - <embedded>:66749:20
Emitter.emit - <embedded>:66865:34
Getting this deprecation call
The undo option is deprecated. Call groupLastChanges() on the TextBuffer afterward instead.
TextBuffer.setTextInRange -
I get the same Deprecated call:
The undo option is deprecated. Call groupLastChanges() on the TextBuffer afterward instead.
- react 0.18.0
- atom 1.28.0
TextBuffer.setTextInRange - <embedded>:33562:22
TextEditor.setTextInBufferRange - <embedded>:3552:35
AtomReact.autoCloseTag - /Users/dguzman/.atom/packages/react/lib/atom-react.coffee:348:27
<unknown> - /Users/dguzman/.atom/packages/react/lib/atom-react.coffee:379:24
Function.module.exports.Emitter.simpleDispatch - <embedded>:68130:20
Emitter.emit - <embedded>:68259:34
Why is this closed? It is clearly still occurring and has not been resolved?
It happend to my also.. any solution?
I guess no solution so far.
I only just discovered this. Can't even manually fix it because the deprecation error points to a line that doesn't exist.
Can we re-open this issue? It definitely still exists.
I am still getting the deprecation alert as well.
Just seen it today as well
Likewise, I am getting the same error. Any Update @orktes ?
+1
I am getting the same error did anyone solve it?
Deprecated calls react (1 deprecation) Check for UpdateDisable Package The undo option is deprecated. Call groupLastChanges() on the TextBuffer afterward instead. Report Issue TextBuffer.setTextInRange - <embedded>:11:483316 TextEditor.setTextInBufferRange - <embedded>:11:15252 AtomReact.autoCloseTag - /Users/user/.atom/packages/react/lib/atom-react.coffee:348:27 <unknown> - /Users/user/.atom/packages/react/lib/atom-react.coffee:379:24 Function.simpleDispatch - <embedded>:11:1185469 Emitter.emit - <embedded>:11:1186910
I'm still getting this error. Anyone here find solution for this?
The undo option is deprecated. Call groupLastChanges() on the TextBuffer afterward instead.
Report Issue
TextBuffer.setTextInRange -
same problem here
The undo option is deprecated. Call groupLastChanges() on the TextBuffer afterward instead.
Report Issue
TextBuffer.setTextInRange -
Same.
The undo option is deprecated. Call groupLastChanges() on the TextBuffer afterward instead.
Report Issue
TextBuffer.setTextInRange -
I got this issue today:
TextBuffer.setTextInRange - <embedded>:11:487488
TextEditor.setTextInBufferRange - <embedded>:11:15252
AtomReact.autoCloseTag - ./.atom/packages/react/lib/atom-react.coffee:348:27
<unknown> - /.atom/packages/react/lib/atom-react.coffee:379:24
Function.simpleDispatch - <embedded>:11:1172318
Emitter.emit - <embedded>:11:1173759
Still got this problem today. The undo option is deprecated. Call groupLastChanges() on the TextBuffer afterward instead.
TextBuffer.setTextInRange - <embedded>:11:483316
TextEditor.setTextInBufferRange - <embedded>:11:15252
AtomReact.autoCloseTag - /Users/lincoin/.atom/packages/react/lib/atom-react.coffee:348:27
<unknown> - /Users/lincoin/.atom/packages/react/lib/atom-react.coffee:379:24
Function.simpleDispatch - <embedded>:11:1185469
Emitter.emit - <embedded>:11:1186910
Got it today. (18 03 2019) atom 1.35.1 MAC OS mojave 10.14.3
The undo option is deprecated. Call groupLastChanges() on the TextBuffer afterward instead.
TextBuffer.setTextInRange -
Got it today, Same here
Still happening.
TextBuffer.setTextInRange -
how come this issue has been around for about a year and still there is no solution for it?
@FahadAlsubaie I think this is a bug between Atom and this package, I've been using it for over a year now and I just got this same message. Anyway, the same thing happening here :+1:
Happening here as well
The undo option is deprecated. Call groupLastChanges() on the TextBuffer afterward instead.
Any update here? I still have this warning with Atom 1.38.2 on Mac OS Mojave 10.14.6
I just got this deprecation warning in my Atom 1.44.0 (Windows 10).
v0.18.0
TextBuffer.setTextInRange - <embedded>:11:487875
TextEditor.setTextInBufferRange - <embedded>:11:15252
AtomReact.autoCloseTag - C:\Users\Nelson Martell\.atom\packages\react\lib\atom-react.coffee:348:27
<unknown> - C:\Users\Nelson Martell\.atom\packages\react\lib\atom-react.coffee:379:24
Function.simpleDispatch - <embedded>:11:1212986
Emitter.emit - <embedded>:11:1214427
Solution: IGNORE IT.
Any update for this error
Push because long time no activity.
The undo option is deprecated. Call groupLastChanges() on the TextBuffer afterward instead.
'Check for Update' button tells me its up to date...
It suddenly appeared on my atom today, it was working fine till now....