Maki_Db

Results 12 comments of Maki_Db

For optimal SVG support try to switch to https://github.com/bubkoo/html-to-image

U can try to switch to https://github.com/bubkoo/html-to-image

U can try to switch to https://github.com/bubkoo/html-to-image

U can try to switch to https://github.com/bubkoo/html-to-image

box-shadow is already reported here: https://github.com/niklasvh/html2canvas/issues/246

U can try to switch to https://github.com/bubkoo/html-to-image

Duplicate of https://github.com/niklasvh/html2canvas/issues/1856

U can try to switch to https://github.com/bubkoo/html-to-image

Raycast component from Three.meshline is missing. See https://github.com/spite/THREE.MeshLine?tab=readme-ov-file#use-meshline-and-meshlinematerial-to-create-a-threemesh . I think it has to be added to index.js

This is my jsconfig.json. ```js { "compilerOptions": { "paths": { "@/*": ["./src/*"] }, "types": ["cypress", "@testing-library/cypress"] }, "exclude": ["node_modules", "dist"] } ``` I'm getting the same error, "module not found"....