robgha01

Results 18 comments of robgha01

What is the status of this ? im using storybook and vite and tried this to add support for njk file imports but as its only working with index.html files...

same, its becuse of this https://twitter.com/slimerjs/status/740123826969837568?lang=en you have to install the [email protected] manually first before you install this package

Hi @gep13 i have set up a sample for you, use this command to start debugging: `Cake.exe "../../Build/build.cake" -target="Build-Publish" -configuration="release" -verbosity="diagnostic" -experimental -debug` you can also hit publish.bat in the...

I need to debug my own addin c# methods and cant do so easily as when i add -debug i get dlls not found errors when i remove the -debug...

I managed to fix the text usage when the data was not in xml: using $date[1,' '] $time['',' '] $ctx1['[',']'] $level['',' '] $class['',' '] $msg Great application! i dont need...

Ok, someting else happen when i used that pattern while out of preview... it loaded ctx1 ctx2 ..3 ..4 without stop xD then crashed. this only happens when i have...

Ok, i cant seam to get this to work how should the pattern look like this "$date[0,12] $time[12,' '] $ctx1['[','] '] $level['',' '] $class['',' '] $msg" clearly only work in...

@warrenbuckley Hey, i fixed and tested the issue heres the pull request: https://github.com/warrenbuckley/Analytics/pull/59 according to this https://github.com/mindblaze/foundation-daterangepicker/issues/3 thay changed it.

This is the same issue as https://github.com/warrenbuckley/Analytics/issues/28 when i reload it sometimes work and sometimes throws that error.