1.I'm building a react project and try to use Babel to simplified the import. Here is the code for babel.config.js file. module.exports = { presets: ['modul
i have an object and with specific key a assign an array denemeobject['items'] = Object.values( JSON.parse(results.rows.item(index).BarcodeArr
I'm trying to send the current active URL from any updated tab to it's respective content script with the code below. I'm having trouble confirming receipt of a
I have an architecture like that and I want to extends my TemplateService with a template but actually I have an error on it. Is there a way to extends an abstr
In the code below, with jquery, I'd like remove element (and the child 'li') and after that add some code to the Could you tell me how do this ? <iframe id
I have numbers that will be coming from database with this format "+2349091736209" and I want to compare each number with a number I get from user contacts list
Question I am using Redux Toolkit and I want to store an action creator in state. When I do this, I receive an error regarding non-serializable values in my act
Can the below code be refactored so as to not mutate the state array. Basically, I want that as I navigate the app back and forth via props.history.push, it sho
To set the value for the user ID, set the value with setUserID and set the value. To get the value of the user ID also in the user property You also need to set
I was trying to make welcome message when someone gets on my server but I am trying to do so it takes embed from another file. It says guildMember is not define
I want to send multiple data using chrome extension into Google spreadsheet. I tried using loop but sometimes it's replacing the data in the current process. I
I am trying to override 2 Javascript functions in the Odoo 11 under mail/static/src/js/chat_manager.js The first one is make_message function make_message (data
When I delete a data from the table, I want it to pop up a warning in the middle of the screen first.Delete function is ready,i just want to add confirm button
I'm using the VueJsonCSV component to export this data to csv. The values for these are retrieved from Vuex Store. <template> <v-btn depressed> &l
code: https://jsfiddle.net/yuqingzhijie/9wt7syn5/11/ https://jsfiddle.net/yuqingzhijie/9wt7syn5/42/ I'm implementing section drawing, but I don't know how to so
I have a Chrome Extension that subscribes to a WebSocket and pops a window when a message comes down that socket. This runs in a background script, so no matte
I'm unable to resize the image. Here's my code document.getElementById('btn1').addEventListener('click', function(){ document.getElementById('photo').inne
Code below does create accordion in Shopify product pages. I'm looking for a way to hide accordion if it has no content to display. Each accordion is an unique
I am unable to display fetched data on page. Here I am using ReactJS for frontend and NodeJS for backend. To store data I am using blockchain (hyperledger fabri
Currently working on a 1:1 live chat messenger. when i send a message its shows up at the bottom of chat where i want it to, but upon page refresh it returns to