Felix Klement
Felix Klement
This PR fixes the validation problems for the mobile-attack JSON files that I indicated in issue #21
Since `mobile-attack-4.0.json` the relationship `relationship--f825f5ea-3815-431f-b005-4c01b8b2fed9` is invalid. The modified timestamp is before the created timestamp.
As using `` as block comment doesn't really work well in `.html.eex` templates i changed them to the normal html block comment tags. Comments before (wrong): ` %>` Comments now...
I've an instance with a bar plot and a pie plot. The bar plot with the .onClick interaction updates the dataset used in the pie plot. ``` interaction.onClick(function(point) { plot.selections().attr("fill",...
Hello, i've got a little problem. I want to upload a file via a form to my google cloud bucket. With the `file_input` function from the `Phoenix.HTML.Form` module i receive...
Hello, I am having some issues rendering images in a PDF on heroku. As you can see in the screenshot below, the image is inserted locally but not when I...
I'm not able to read out CAN Messages with the provided Code and the MCP2515. I ordered those on amazon: https://www.amazon.de/gp/product/B01MXYYAEN/ref=ppx_yo_dt_b_asin_title_o00_s00?ie=UTF8&psc=1 I already made the adjustments to match the 8e6...
## Issue Description ## I have tried all xAPPs from the `br-flexric` branch of the Flexric repo. Only the helloworld xAPP works. Otherwise the near-RT RIC crashes. It seems that...