mohiyaddeen7
mohiyaddeen7
Hey i am interested, can you assign this to me @siddharthlatest @divyanshu013
> @mohiyaddeen7 Sure, I'm assigning this to you Thank you, I am up for it. If you could give me some guidance, that would be a great help.
  i worked on this example : https://github.com/appbaseio/reactivesearch/tree/next/packages/web/examples/ssr and implemented this in next js and got some errors that i fixed. but i am getting one error that i...
{ className: 'string', variants: [ { begin: /b?r(#*)"(.|\n)*?"\1(?!#)/ }, // Handles raw strings with escaped double quotes { begin: /b?'\\?(x\w{2}|u\w{4}|U\w{8}|.)'/ } // Handles character literals with escaped double quotes ]...