Jan Franciszek Cieslak

Results 10 comments of Jan Franciszek Cieslak

WOW. That was a fast turnaround for a feature request. Thanks!

A rather simple workaround to this that seems to do the job well, is to wrap your actual Layout in another "plain" svelte component, that only passes down frontmatter props....

Currently, the workspaces resolution implementation seems to be very buggy. The example reffered to in the [workspaces guide](https://bun.sh/guides/install/workspaces) is not working either. Here are the issues that I found out...

thx @Jarred-Sumner, it seems to be working as expected now 👌

apparently this error is triggered by a keyword "template" which is used both inside polymer components and vue

OK, so it's a bug in dom-compare-temp module which is used by htmlinjector. Here is the the failing function: ``` Comparator.prototype.compareNode = function(left, right) { var vLeft, vRight, r; if...

Any progress on this lovely idea?

Hi, I am taking a look at this. From your previous comment @arackaf I assume that the crucial objects are: `modules` as an input and `objectToCreate` as an output, where...

We are experiencing a similar issue on azure container instance (also from tf template).

yes, here is a full reproduction. https://github.com/jfcieslak/solid-styled-issue-35-repro