eux
eux
To access `$`, you need to config jQuery in `config/webpack/environment.js` like this ```js const webpack = require('webpack') environment.plugins.prepend('Provide', new webpack.ProvidePlugin({ $: 'jquery/src/jquery', jQuery: 'jquery/src/jquery' }) ) ``` https://stackoverflow.com/questions/54905026/how-to-add-jquery-third-party-plugin-in-rails-6-webpacker
It seems the bug is from DeepSeek itself, due to training data pollution. Related link: [DeepSeek V3.1 - Getting token " extreme" / "极" / "極" out of nowhere :...
Raw error message: ```log Error create new api configuration: { "stack": "Error: Failed to save config: [\n {\n \"code\": \"invalid_type\",\n \"expected\": \"object\",\n \"received\": \"string\",\n \"path\": [\n \"vsCodeLmModelSelector\"\n ],\n \"message\": \"Expected...
@laipz8200 Hi, could you please take a look the PR, and let me know if you have any feedback? Thank you.