question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

normalize should have access to props

See original GitHub issue

Are you submitting a bug report or a feature request?

feature request

What is the current behavior?

normalizer does not receive all props

What is the expected behavior?

normalizer receives all props so that stuff like min, max can be dealt with dynamically.

What’s your environment?

redux-forms version 6.5.0^

Other informations

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:8

github_iconTop GitHub Comments

1reaction
AndyOGocommented, Jan 29, 2018

What a bummer, I would really like it to be there.

0reactions
lock[bot]commented, Feb 13, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

Read more comments on GitHub >

github_iconTop Results From Across the Web

normalize/parse/format should have access to (meta) props · Issue ...
feature request What is the current behavior? Neither parse, nor format or normalize (on Field component) do get information about the underlying input....
Read more >
redux form - How do I pass additional parameters to normalize?
Your normalizer can take additional parameters like so: export const normalizeWhatever = (paramOne,paramTwo) => (value, previousValue, ...
Read more >
Open-Props Normalize Demo Page, aka Everything But The ...
normalize </a> using Open Props! Minimal styles for all HTML elements. Plus, it's adaptive to light and dark. The props are made available ......
Read more >
Working with normalized state in Redux applications
In the pre-Redux, pre-immutable front-end world there was mostly no need to have a normalized application state.
Read more >
React Lesson 11. Pt.1: Normalize Comments with Immutable.js
In the last lesson, we learned how to use Immutable.js to normalize our articles. Today we are going to do the same with...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found