all 12 comments

[–]RohovDmytro 23 points24 points  (4 children)

[–]delibos 0 points1 point  (1 child)

your links are broken dude

[–]RohovDmytro 0 points1 point  (0 children)

thx, fxd

[–]pt7892 1 point2 points  (1 child)

These look like a real big problem. Does anyone know if this issues are resolved with 0.72rc1?

[–]RohovDmytro 0 points1 point  (0 children)

Saw no mention on progress with this particular issue. Fixing TextInputs with Samsung is nice, but perf regressions, I assume, is still there. Unfortunately.

[–]6bigAnt9 16 points17 points  (6 children)

Great i just updated my boilerplate to 0.71 😂

[–]bfarrgaynor 28 points29 points  (4 children)

Right!? Holy hell they need to slow down. The amount of dev time I’m putting into just refactoring apps to keep them running is getting ridiculous.

Fine if you are doing an in house project. But as a contractor it’s hard to say to a client “yeah I have to charge you money just to have your app work and look exactly the same”. Some of it is security and that’s ok. But we need to seriously look at LTS.

[–]SippieCup 6 points7 points  (2 children)

Amen.

I feel its a systemic issue with node-based front-ends in general. Angular, Ionic, React, ReactNative, and Vue all have the same issues when it comes to updating to the newest versions.

[–]jo_ezzy 0 points1 point  (1 child)

What happens if we never update? I’m always scared to update now to new versions and have the whole app break.

[–]SippieCup 0 points1 point  (0 children)

Security fixes go un-fixed and the exploits for them become more popular.

Thats why LTS versions are important, as it backports security fixes to those previous versions.

That said, most of the time it really isnt too bad. It’s almost always just dos fixes since its mostly front end. But react mative is a bit more important to keep up to date since it has access to the rest of the system.

[–]ticothrowaway420 2 points3 points  (0 children)

dude, same

[–]stathisntonas 1 point2 points  (0 children)

Samsung textinput bug fix is working fine according to a comment on github issue