I am adding new Pages to my Page:


And after hitting save, Grav redirects me to:

But you can see that the Page already exists in the Menu-Bar. And here you can see it in Admin-Plugin:

I can then go back via Browser and save the Page again. The Save Button is then not clickable but "looks" like it can be clicked (not disabled).
When I refresh the Page (F5) the page reloads and is empty but existing then:

I can now correctly edit it and save it. I dont have any Error-Logs to show as no real Error seem to occur.
It was not like this all the Time. I had the Plugin "WebP" installed (https://github.com/greenrivers/grav-plugin-webp) and this somewhat broke my Site with an Error:
grav.CRITICAL: Call to undefined method GuzzleHttp\Utils::chooseHandler()
I have removed the Plugin and the described stuff from above started to happen.
Cache (method: all) has already been cleared.
Admin Panel Version: v1.10.48
Grav Version: v1.7.48
What could be the Issue?