-
**Describe the bug**
The ordering precedence of tags is different between SSR and CSR.
In SSR mode, Tags declared in `` in a route get overridden by the child component's `` tag.
In CSR mode, …
-
if url have chinese, the base path will wrong, and base path wrong cause every css and script wrong.
my url: http://127.0.0.1:3000/category/%E7%88%B1%E6%83%85
![79DB62DA-F1D4-4E2F-9308-455AD5676A2…
-
This may be out of scope for this project, but `snake_case` currently will italicize _case_. I believe underscores should only create emphasis if they're `surrounded by whitespace _like this_ `
Sna…
-
Awesome library!!!!
I am getting this error after installing and copying the example setup.
```
TypeError: after_update is undefined
```
-
Upstream failures can break the build:
https://github.com/majodev/google-webfonts-helper/issues/81
Perhaps it would be a good idea to cache the fonts on the build machine, so such an issue doesn't…
-
great working examples i found:
* https://github.com/beyonk-adventures/now-sapper-demo
* https://github.com/niklasgrewe/apple-svelte-demo : real beautiful
* https://github.com/sveltejs/svelte-virt…
-
I'm on Sapper 0.29.2 where I've worked on a map over the last few days using the following code where `on:ready` fired as expected:
```html
console.log('inline ready event...') }
…
-
Is there a way to set the default end date that shows up? Or set it programmatically somehow. We have an app where the default end date on the range needs to be set for a day from current day.
-
I have successfully used this package with a project that was utilizing the `html-webpack-plugin`. Now, I want to reproduce this success with a project that __does not__ use the `html-webpack-plugin`.…
-
In the source code, there is an option to provide custom styling through the `styling` prop.
Unfortunately, there is no example of how to use it properly.
It always throws `ctx[2].toWrapperStyle i…