I'm searching for a solution everywhere and I can't find nothing about this error. I'm trying to "update" a Chrome extension to manifest v3 and I get this error
I have seen most of the mobile application has an intro slider when we first time installs the app. I searched on google but all of them are old version of Ioni
I have trading view charting library i'm working on it but now i want to add custom indicator in it but i don't know how to do.
In form, there is <input type="hidden" name="forcesave" value="0" id="forces"> which lets me avoid validator: if (\Frame\Validator::cidr($data['ip
in the process of adding a sign up form to a website. The form will have first name, last name, and email text fields. I want the form to also have a text strin
Here's the some code i try what I did deleteajobewith_events(event){ const data =event.store.readQuery({ query: ClientJobesList, varia
<div class="col-sm-12 form-group mt-15"> <label class="active">Blood Group</label> <span style="float: right;"> <input type=
I need to get: If either of the characters is not a letter, return -1 If both characters are the same case, return 1 If both characters are letters, but not the
What domain driven design mean for Javascript applications on the client side? I want to build an application based on ddd approach with javascript. The framewo
I have a lot of data as response not parsed and also, so you can see what is in the response. But I want all the scores from the table results, the query filter
I'm building a website using VueJs and it works perfect with no errors on the localhost, and I can access it locally in the same computer using the IP address a
We recently worked on an auto-scrolling while freely swipeable component using React.js. The implementation idea is inspired by this article And we've made some
I am writing the frontend of my application with nextjs I am trying to load image from the public folder but I am getting invalid url I copied the image to the
I was creating a meteor catcher game for my school project, I created the meteor catcher game and a restart function when you press your mouse. However, after y
I have a try… catch statement in my code and when there is a catch I want to send a message to me for debugging. Unfortunately I am having a bit of troub
In my vue project I have a default image that should show up in places around the app when an image is missing or hasn't been uploaded yet. I have various class
I have to do a click-and-drag solution for a background image in Vanilla Javascript for a project. I found this solution using jQuery in Codepen. Can anyone hel
I have this SocialNetworks.vue component <template> <div class="socialNetworks"> <SocialLink to="https://twitter.com/" icon="twitter.svg" n
Is it possible to do the following: There is a spinner component. axios: method() { SPINNER (component) -- on axios.get('/shop', { params:
I am using the while loop to iterate through an array and trying to terminate the loop using the return (I tried foreach before which doesn't terminate for retu