Anth Winter
Anth Winter
@philberesford These changes would be a great addition. Are you able to bring this PR up to date with the latest codebase?
This is not react2angular. This is the browser moving a none table element outside of the table. You should only be rendering table elements within a table. A work around...
@davidgoli Sure. I have made https://github.com/anthw/rrule-map-issue Just run `yarn` to get everything installed and then `npx webpack` should show the errors
@davidgoli I have done a bit of research and I think the solution might be to add `"sourceRoot": "./dist/esm"` to the `tsconfig.json` file. I can create a PR to get...
I think I must have test wrong when I thought it was working as I still get the issue as reported too. Sorry!
@joshkostal I originally created a PR #305 to fix this, which was succeeded by #310, so #305 was closed without action. I thought #310 fixed the issue but hadn't. So...