Claudiu
Claudiu
I have this catalogText: { type: String, required: true } and get this error Invalid prop: type check failed for prop "catalogText". Expected String, got Null. even tho the docs...
I've tried this: (it does remove it from the input but the date persists in the model => the user doesn't see a date anymore, but the code still has...
Change sanitize-url suggested package ## Description of Problem https://github.com/vuejs/docs/issues/3214 ## Proposed Solution Use forked and updated npm package
# Issue In https://vuejs.org/guide/best-practices/security.html#url-injection there's a reference to `sanitize-url` which doesn't support `import` (esm) # Solution: Create a fork and updated it to use import https://www.npmjs.com/package/@sofuxro/sanitize-url