Artem Kotik
Artem Kotik
Hi @mathieumd, thanks for opening the issue please, provide your rendered and actual config (without sensitive info), so I can check the plugin with your data
@mathieumd thanks for the data! I've tested with your data and I've got rendered diff. It may be a problem with the sensitive data that you strip. Please send me...
Hi @SanderDelden, thanks for your data, I will check it Could you please open the developer's console on the page with the diff? If there are any errors, please add...
Hi @SanderDelden I've checked with your data and its working, there are no errors in my web console As I understand your console output, you are missing js files from...
Hi @mathieumd sorry for the delay, I've tested the data you provided me again, and on my local machine it's working, also with different symbols, please share with also screenshots...
Hi @mathieumd please update the plugin to 2.10.0 version, it supports NetBox 4.3
I think the problem is with `${`symbols, because `${...}` sequence is being interpreted as a JavaScript template literal placeholder.
@mathieumd Error in console should be clickable, press it, and console shows you the sequence of symbols that causes he error. Send me a screenshot of this sequence
@mathieumd problem is with `${` here JS thinks that the template is defined with `${` (`e4c$` is in another color), and then it breaks. Could you let me know if...
Hi @gabewinch, thanks for opening the issue. Configuration Request does not use command from Platform Setting, it always collects full config, because it is needed for the correct configuration management...