Stef

Results 6 issues of Stef

When trying to import loader with: ` import { Loader } from '@googlemaps/js-api-loader/dist/index.esm.js';` there is an error thrown when compiling the code with Sveltekit/Vite with `vite build` ``` (Use `node...

type: bug
triage me

### Describe the bug It is not possible to catch an error within an `await-then block`. ``` import { createBoundary } from './ErrorBoundary.js'; import FirestackError from './FirestackError.svelte'; let Boundary =...

I tried to call autoResizeDimensions(), but it does not adjust any columns in my sheet.

When nesting messages in Bulma, the color of the inner message is overwritten by the outer message. Expected behavior: Color of the inner message should be used.

This is a **new feature | improvement | bugfix | documentation fix**. ### Proposed solution ### Tradeoffs ### Testing Done None. ### Changelog updated? No.