Hi
Whatever I use as placeholderText is not being used as placeholder for input.
In source of a page the placeholder is empty.
{
src: "@nuxtjs/lunr-module",
options: {
placeholderText: "SearchTest"
},
},
Here its substituted.
But here used as empty.
I do not use I18N
Hi
Whatever I use as placeholderText is not being used as placeholder for input.
In source of a page the placeholder is empty.
Here its substituted.
But here used as empty.
I do not use
I18N