Category "anchor"

Anchor build error versions of anchor-spl and anchor-lang

I'm using the following repository of rust: https://github.com/SmartCodeBlockchainDev/Nelson-NFT-stacking when I try to do an anchor build I get the following e

How do I adjust the position where an anchor lands?

I'm using React and Material UI for this, On my navigation bar at the top of the page I have several links that are anchor links: return ( <Box sx={{

Solana Anchor deploy error. bump targets should not be provided with init. please use bump without a target

When I run anchor deploy, I am getting this error. bump targets should not be provided with init. please use bump without a target How can I fix it?

Solana Test Program Anchor Test failing tsconfig.json" > needs an import assertion of type "json"

I ran anchor test --skip-deploy and all it should do is initialise my program, but all I get is this error, that I cannot resolve. I checked the tsconfig.json s

How to open a new PWA window from inside the PWA?

I'm trying to open a new window of my PWA application inside of it. But when I click on the anchor a new chrome tab is open. Anyone can help me to open two ins

HTML Anchor Tag Not Working in Outlook

I am making email template in Django to be sent to Outlook and I want to add anchor tag for navigation. However, I found the tags work in html browser but not i

HTML Links with anchor and pixel

I am looking for a solution without javascript, where I can use an link like this: <a href='#link1 +60px'> This is just an example for easier understandi

how to catch scroll event caused by hash bang anchor link?

I am just wondering if there's a better way to approach this So, say you have jump to link using anchor tag: www.example.com/#about opening that link will ma

anchor jumping by using javascript

I have a question that will be found very often. The problem is that nowhere can be found an explicit solution. I have two problems regarding anchors. The mai

Function JQUERY with anchor in pure javascript

How would get this to work with pure js? <form id="formBuscaAncoraHash" class="search-form"> <div class="form-group"> <span class="ic

What is the use of href="###" in an anchor tag?

I see these lines of code in some professional developer's project: <a href="###"> ... </a> What is the use of three # instead of one?

Need to Open a Hyperlink in Edge (issues)

I am creating a website and need to have a specific link open with the Edge browser. (Company designed software to only work with Edge as its easier for SSO, no

yarn run error : Command failed with exit code 1

I was trying to follow this tutorial This is a tutorial on Solana program dev using anchor and the error rises from using yarn on ubuntu 20.0 i guess and I got

External link to anchor - can you delay scroll?

I need to link to directly to an anchor on my site, such as #about. This works fine when you link within the same page. However, when I need to link to the anch

Downloading/Opening .csv file using Google chrome, it changes extension of .csv file to .xls

I have an a tag in my html file that is pointed to a .csv file. Every time I click on the link it downloads the same file in .xls extension. Why? I tried th