R
Reactiflux

_mercury – 01-31 Jul 29

_mercury – 01-31 Jul 29

M_mercury7/29/2022
is thee any probability that this slug code be duplicated
const slug = name.replace(/[^0-9a-z]/gi, '') + '-' + new Date().getTime();
const slug = name.replace(/[^0-9a-z]/gi, '') + '-' + new Date().getTime();
this part new Date().getTime() ? For some reason , i have this Duplicate entry 'test-1659059025116' for key 'slug'
UUUnknown User7/29/2022
Message Not Public
Sign In & Join Server To View

Looking for more? Join the community!

R
Reactiflux

_mercury – 01-31 Jul 29

Join Server