Michael Van Diest

Results 9 comments of Michael Van Diest

Thanks for the quick response. Hopefully there's a simple solution.

Awesome! Hopefully I can get around to testing soon. Really appreciate it.

I do not believe .net intrinsically supports external resources for implicit or explicit sitemap localization. I'd be happy to do some investigation as I am going to have the same...

Cursory investigation points to Custom Resource Providers: http://stackoverflow.com/questions/3395009/localization-of-web-sitemap-using-a-resx-file-in-other-project http://msdn.microsoft.com/en-us/library/aa905797.aspx I'll be testing this out in the near future and will confirm.

Well, not exactly. Implicit Keys are used with App_LocalResources. From my research I've come accross the following realizations: - App_GlobalResources are resolved by the asp.net runtime passing the full namespace...

I read through the post and currently can't think of any other requirements. Thanks. On Sat, Aug 9, 2014 at 11:06 AM, NightOwl888 [email protected] wrote: > FYI - I have...

Still no update here? Seems like a pretty big gap in consistency. I spent a number of hours beating my head on this issue thinking I was doing something wrong....

Thanks @IlyaSemenov. Nuxt source clearly doesn't do what it advertises. There's no route watching in there to clear errors like your homegrown version does. However, even with your solution, I...

Same here. I'm a bit of a TypeScript dummy. Is there no workaround? I tried setting esModuleInterop in my project, but that has no effect on the looker/actions package issue...