How does nuxt get rid of the /-sharp behind URL?

I have already set it in nuxt.config.js. Why not?

module.exports = {
    ...
    router:{
        mode:"history"
      },
      ...
}

routing remains the same

http://localhost:3000/-sharp

I don"t want the last /-sharp thing

May.12,2021

where did this-sharp come from? the default nuxt is history:

https://github.com/nuxt/nuxt.

what is your version of nuxt

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b341ba-2befe.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b341ba-2befe.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?