How to trigger a page refresh in the Admin UI after a Lifecycle Hook?

Thanks alot, that solved my problem and I can trigger a reload when certain parameters have changed!

Although the build fails when importing the file in the app.js. So I had to put the AfterUpdateReload component directly into the app.js. Not beautiful, but it works.