I got it.
And that's strange, but maybe someone can explain it ?
My probleme was because of turbo : When i add data-turbo="false" on my button, my flash message reappear.
So it seems that without "data-turbo=false", turbo preload my "submit click", load the flash message and don't reload it when i do the real click, which is not really usefull :x