David Porter

Results 5 issues of David Porter

I am trying to set a header in static.json on ONLY my index.html file using: ` headers: { "/": { "Cache-Control": "no-store" } } ` The header works successfully when...

##### Expected behavior. When you highlight the text in a table cell and then delete the text with the delete key, the cell should contain a \ instead of ZeroWidthSpace....

BUG REPORT: I pasted this into my styles.css file and now my app is broken. I just want to add calculator functionality to make cool CSS colors.

##### Expected behavior. `direction` option should work when using languages other than English ##### Actual behavior. When the `language` option is set to something other than English, the `direction` option...

It would be great if we could somehow persist the state of a component in a row. For example: I have 50 rows. Each row renders a React Component called...