Ryan Wilson
Ryan Wilson
This is causing a problem for me as well. Since props is a very common term in react and there are many places you do not want `this` in front...
Not sure if this was fixed before but it seems to have started again. atom-react - 0.16.2 Atom - 1.14.4
So it turns out I was actually hitting the wrong dev environment for the picture so it just looked as though it wasn't changing when it actually was.
Well it seems I was actually right the first time so I'm going to reopen this issue. I even gave the image a key of Math.random() and it still keeps...
Using @ramilushev suggestion worked but it feels hacky and probably shouldn't be needed.
This is still a problem
@dbyilmaz Not exactly I'm still using the work around stated above adding a Math.random() to the query string in a way that doesn't affect the url. This causes the url...
I've tried every solution suggested and I'm still getting this issue. Has anyone been able to solve this yet?