Steven Masala
Steven Masala
When rendering a PDF ready to be sent via email... How can I pass it the correct stylesheet? The rendering is done inside a function and not an action -...
Hi, If you have a span within a link then the content disappears Example: `here` Thanks in advance
Hi There, I can't seem to get your upload plugin working in IE. It works for FF and Chrome without a problem, but IE 8 & 9 it doesn't like...
### Current Behavior Current implementation is in flexible when it comes to defining multiple configurations as the port is always expected to be defined in a specific location: https://github.com/nrwl/nx/blob/50d01d15677eb9165e24d759d790f60af22b9fff/packages/react/src/executors/module-federation-dev-server/module-federation-dev-server.impl.ts#L49 Following...
### Current Behavior `npx nx g @nx/storybook:cypress-project myReactLibWithStorybook` fails ``` > NX Cannot read properties of undefined (reading 'options') TypeError: Cannot read properties of undefined (reading 'options') at updateAngularJsonBuilder (/node_modules/@nx/storybook/src/generators/cypress-project/cypress-project.js:96:26)...
Using the `tfoot` tag in the table causes the DataTable to break when using this plugin. Example: https://jsfiddle.net/bababalcksheep/ftmsp3rg/ Current workaround: use the DT Footer callback: https://datatables.net/examples/advanced_init/footer_callback.html
Strange side effects when zooming on the page with `CTRL + '+'` see: https://github.com/smasala/ColResize/issues/2#issuecomment-356865596