Paul
Paul
The workaround solution that I used is definitely not ideal and it is NOT by any means an elegant solution, but it works and I am currently not sure on...
I have the same problem when using yup's inferred types.
I was able to get it to work by doing `import * as moment from "moment"` in Jest, but that makes my application not work. So clearly something is going...
Still having the same issue. I've changed my config (removed the extends svelte tsconfig portion, wasnt sure if that was messing with compilerOptions): tsconfig.json: ```json { "include": ["src/**/*", "src/types/*"], "exclude":...
Same deal 😕 also not totally how to use jest-svelte-resolver but it gave me an error basically immediately when parsing file: ``` export { default as Router } from "./Router.svelte";...
Yes in fact I can send you the entire project setup I'm using... My test in `test/integration` is rather 'dumb' so to speak and doesn't really do a whole lot....
Ok, thanks! tried all that. I am now getting `dayjs is not a function`. dunno if you were able to test that or not, but its somehow the exact same...
same problem as moment, my whole project complains when i do any import like that
@ngavinsir unfortunately I don't recall this ever being solved for me. I have not worked on my project that required svelte in a while. Not sure if it is indicative...
official UI thread for their 3.2.7 release, I posted a comment but havent heard anything back https://community.ui.com/releases/UniFi-OS-Dream-Router-3-2-7/bdc93e02-3f71-4196-8553-46664c605e13