Ron Hsu
Ron Hsu
Fwiw, after some more testing, it seems to be an underlying issue with `stompjs`. I rolled back to `stompjs` 5.x, and it worked fine (`Promise` is not an option). The...
Seems to be a dupe of #3226
Have the same issue. VSCode reported this extension was taking an unusual amount of time and was blocking other extensions from finishing. - Issue Type: `Performance` - Extension Name: `pretty-ts-errors`...
Putting `style={{positon:relative}}` on the wrapping div in DateTimeField.js seems to fix things. Although, to take it a step further, is there a reason not to make `DateTimePicker` the root node?...
I think it may be because the npm-build setting has been removed from his package.json, so if you pulled down his version through npm, it's not creating the library. Also,...
@LKay pulling it from NPM now works, thanks (you can specify github paths in packages.json now). Unfortunately DateTimePickerLayoutInput seems to depend on the browser and I can't seem to run...
@MonkeyJumps I've been using reactjs.net for several months and am now looking at edge. Rjn is pretty stable but we've been getting performance issues with it (it adds about 100-150...