baruch babayof

Results 9 issues of baruch babayof

for now I put all the layout inside but some things are not right like the next arrow and the theme picker

when trying to add my own css as in the [docs](https://kit-docs.svelteness.dev/docs/default-layout/configuration#css-variables ) i get this error ``` 500 failed to load module for ssr: /src/lib/components/base/Menu.svelte Error: failed to load module...

after updating to [email protected] i get this error on page that have the gantt `Unexpected token 'export' C:\node_modules\svelte-gantt\index.js:7180 export { MomentSvelteGanttDateAdapter, SvelteGantt, SvelteGanttDependencies, SvelteGanttExternal, SvelteGanttTable }; ^^^^^^ SyntaxError: Unexpected token...

### User Story for example adding a new proposal and then in the section proposal text trying via mobile device to paste text inside, i get button that see paste...

When building for production (in development it works very well) I got this error: ``` import { convert } from "html-to-text";02:24:05 ^^^^^^^02:24:05SyntaxError: Named export 'convert' not found. The requested module...

fix vercel build error

when i first initiate the plugin on production i saw the device_token property added to the user collection. but then after updating my production server and backing up and restoring...

### User Story when looking at a proposal the comments are linked to the text via yellow marks , but after the text get edited the yellow marks and the...

How can I customize the help page, I try to add custom page and point the slug to "help" but its not working