GithubHelp home page GithubHelp logo

Comments (7)

osluk avatar osluk commented on May 16, 2024

Even when copying the solution from Line 533ff from the json file, it does not work:
}
"title": "steps.positiveLookbehind.title",
"description": "steps.positiveLookbehind.description",
"originalTitle": "Lookarounds: Positive Lookbehind",
"content": "Product Code: 1064 Price: $5",
"initialFlags": "g",
"flags": "g",
"initialValue": "\d+",
"regex": ["(?<=\$)\d+"],
"answer": ["5"]
}

from regexlearn.com.

Iksas avatar Iksas commented on May 16, 2024

The same problem occurs in question 48. Lookbehinds seem to be broken in general.

from regexlearn.com.

aykutkardas avatar aykutkardas commented on May 16, 2024

The same problem occurs in question 48. Lookbehinds seem to be broken in general.

I noticed that this problem is mostly on mobile devices. I'll make a fix that resolves this as soon as possible.

from regexlearn.com.

aykutkardas avatar aykutkardas commented on May 16, 2024

Refresh the page and try again.

from regexlearn.com.

osluk avatar osluk commented on May 16, 2024

It is accepting the solution now. However the "5" is not marked in green!

from regexlearn.com.

aykutkardas avatar aykutkardas commented on May 16, 2024

Unfortunately, it won't work as Safari doesn't support it, but it no longer blocks you to move on to the next steps. I will add a warning to users using safari for these steps later.

from regexlearn.com.

daletman avatar daletman commented on May 16, 2024

Unfortunately, it won't work as Safari doesn't support it, but it no longer blocks you to move on to the next steps. I will add a warning to users using safari for these steps later.

I’m using Brave on iOS and can’t move on to the next step

from regexlearn.com.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.