denoland / fresh

The next-gen web framework.
https://fresh.deno.dev
MIT License
12.54k stars 648 forks source link

fix: Prevent update doc title from partial if not present #2244

Closed igorbrasileiro closed 10 months ago

igorbrasileiro commented 10 months ago

fixes #2243

igorbrasileiro commented 10 months ago

Oh that's a good catch! Let's add a test case for this and then it's ready to land 👍

Do you have a suggestion of test file to add this or i can create a new one for this case?