Benjamin McGregor

Results 7 comments of Benjamin McGregor

After further investigation, it seems that img tags work inside of a td, as long as there is no empty space around them. Other tags existing (div and br, for...

I'm currently having what looks to be the same issue, but with TypeScript.

I've been through many permutations for the config file, including using proxies, but keep getting the same issue. here's my config file ``` javascript module.exports = function(config) { config.set({ //logLevel:...

@sergei-maertens just in case, ping.

@FredLoney I'm using TypeScript instead of Babel, and it's set up to use it in the system config and it exists in the jspm_packages folder

Ran into an issue related to this today. I have a generic wrapper class for search results, so its generic type parameter could be practically anything in the app domain....

Given what @alser said and the last commit seemingly from 2 years ago, I have to ask... is this project even still active? Wondering if I should actually wait or...