niktek

Results 18 comments of niktek

m1 Mac, svelte-kit project, it can see all the tests, but can't run them: ``` [INFO 3:01:36 pm] Tests run start [INFO 3:01:36 pm] [Workspace "dev-skeleton] Run tests from workspace...

New Svelte project with TS, added Skeleton and commented out the exports from within node_modules/.../index.js, these are the ones that error out: ``` export { default as CodeBlock } from...

Still getting * import error when importing any component if the CodeBlock is included in the index.ts export list in the resultant package. :(

Nice work on this so far :) So doing a side by side comparison between master and feat-a11y and doing a scan with the axe extension for now: There are...

And now it's not happening again.

Feels to me like a standard login screen. Can't access app without filling in form. Not sure why it would need to go to an undismissable dialog. But it sounds...

Just a heads up that there is also an issue with `target="_blank"` links that have no `rel="noreferrer` - there is a bit of background that I was able to find...

Just doing some background research and came across this component for handling metadata in svelte: https://github.com/oekazuma/svelte-meta-tags Seems to be recently updated too

I'll take this one!