Oscar Quinteros
Oscar Quinteros
same here, it has do do with fabric.js ver 1.4.13 is the one they use for the demo and that works fine with darkroom but they should fixed that anyway...
copy both darkroom.css and darkroom.js from build folder into demo/css and vendor directories and adjust the index.html to point to the new files. That work for me.
Adds, complexity to the library, STOP USING TYPESCRIPT
Any luck on this? I am looking to display album images also on my website.
how to install?
it worked for me on Safari and Firefox with iOS 14. Could be your OS or browsers needing update?
"auto" does not work even on paragraphs with set heights. :(
Also is this SSR ?
I figure this out but not sure if there is a better way, anyways here's the code. ``` import dayjs from 'dayjs' import {InlineCalendar} from 'svelte-calendar' let store const theme...
> How are you installing the library? I am using Parcel as a bundler instead of Rollup. I believe that has to be the reason why I get that error....