Giter Club home page Giter Club logo

Comments (2)

shawnmmatthews avatar shawnmmatthews commented on July 30, 2024

Is the idea of this to strip the html before it gets to Graphql regardless of the D8 theme?

I've been currently handling this using a function to generate a new stipped version of props in React (or worse dangerously setting innerhtml if its more practical). It would be super helpful to be able to do this prior to sending everything over via field formatting from the UI.

Is there currently a better way of handling this?

from graphql.

pmelab avatar pmelab commented on July 30, 2024

This feature is actually about getting non-sanitised values. Not using it (and therefore receiving the rendered field) will invoke Drupal filters and should - depending on your text formats configuration - already return safe values.

So you probably won't use this on a rich text field, but on something more complex like address fields, as discussed in #144.

from graphql.

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.